Extend the popup window type.



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]