[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Extend the popup window type.
- From: Andrew Burr <burra colorado edu>
- To: gtk-app-devel-list gnome org
- Subject: Extend the popup window type.
- Date: 16 Mar 2002 13:15:36 -0700
Hello all,
I am trying to extend the gtk window popup type, but when I do this...
#define PARENT_TYPE gtk_window_get_type()
...I get the TOPLEVEL type... I need the POPUP type. Now, I don't think
I can do a gtk_object_set on the "type" because I believe the gtk docs
say only before construct time... or can I?
Anyone have any insight?
--
-------------------------[ burra@colorado.edu ]-------------------------
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]