This is the mail archive of the guile-gtk@sources.redhat.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GtkObject to Guile


José Roberto B. de A. Monteiro <jrm@autsens.com> writes:
>
> SCM gh_GtkWindow2scm(GtkWindow * window);

For guile-gtk, you can see how the generated gtk-glue.c uses
sgtk_wrap_gtkobj to do this.  Not sure that function is meant for
application use though, might want a better name if it was to be a
documented interface.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]