gtk_container_remove not implemented
Bug #155369 reported by
Timon_and_Pumba
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Awn |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Hi,
For the stacks applet I use the awn-applet-dialog (with python bindings).
I happen to implement something that dynamically wants to alter the widgets structure.
Awn-applet-dialog implements the gtkcontainer, but it does not provide a remove method.
Ofcourse I add another container between them, so I have my own container, but I guess
it is nicer if the "gtk_container_
Changed in awn: | |
status: | Confirmed → Fix Committed |
Changed in awn: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
thanks, fixed in trunk