Re: GtkMenu doesn't recognize it's parents?
- From: Tristan Van Berkom <tristan van berkom gmail com>
- To: Jim George <jimgeorge gmail com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: GtkMenu doesn't recognize it's parents?
- Date: Thu, 31 Aug 2006 11:21:02 -0400
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]