Re: GtkMenu doesn't recognize it's parents?



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




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]