Jim George wrote:
[...]

>Am I doing something wrong? Is this a glade bug? I noticed this in
>programs which use glade code-generation as well as libglade. Or could
>it be because the popup menu is a top-level window in it's own right?
>  
>
That would make sence (although I'm not confirming that at this time ;-) )

>I need a pointer to the parent window to which this menu belongs,
>since the window has a structure with information, added using
>g_object_set_data. Is there some other way to do this?
>  
>
widget_to_remember = glade_xml_get_widget(xml, "your_menubar"); ?

Cheers,
                                    -Tristan

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to