hot widget removal

I want to remove buttons from e.g.

camorama so that i have more of a space in the desktop; after an initial configuration they become unused, anyhow, so that that functionality is very soon unreachable. I did program once subclassing in MFC. I figure it would not be as easy supporting widget "removal" in GTK. I do not mean doing it in a programmable manner, like a toolbar perhaps sounds familiar to, but akin to http://freedesktop.org/Software/wininfo...

GSeba

Re: hot widget removal

hotwidget removal is possible in gtk
do you want widget to remove and do some operation
or hide it and bring it back?

Re: hot widget removal

hotwidget removal is possible in gtk
do you want widget to remove and do some operation
or hide it and bring it back?