David Sveningsson wrote:
> Hi, is there some way to get a pointer to a GtkWindow when loading
> with libglade-2.0? I tried using glade_xml_get_widget but that only
> returns widgets (not so strange after all) but a GtkWindow isn't a
> widget, is it?
Yes it is.
Cheers,
-Tristan