I believe you can set the size of a widget (gtk_widget_set_size_request). That is the minimum size for the widget. It can still be bigger if the containing widget is bigger.
----- Original Message ---- From: Luiz Rafael Culik Guimaraes <[email protected]> To: Lance Dillon <[email protected]>; [email protected] Sent: Wednesday, December 17, 2008 9:59:00 AM Subject: Re: status bars with multiples part Hi Lance >I would just pack 4 different statusbars in an hbox, and have each >statusbar have it's own information. thanks for the info, but is possible to specify the size of each part of statusbar ? Regards Luiz _______________________________________________ gtk-app-devel-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
