On Tue, Sep 26, 2006 at 05:33:07PM +0200, Michael 'Mickey' Lauer wrote: > Hi, for one project I need to implement a widget container that can > be collapsed/expanded to show its containment.
Have you looked at GtkExpander? That's what it basically does. You can see a demo of it in the gtk-demo program. - Neil _______________________________________________ gtk-app-devel-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
