Toolbar Packing



Hi!

I have created a toolbar in Gtk-2.2 with only text buttons on it.
The packing method seems to be set to "homogenous". So some buttons go
off the screen. How do I change this property to false.

I have tries placing the toolbar in a hbox. But that does not help.

The closest I found to be on the track was the there is a function
called g_container_class_install_child_property(...). Is this the right
track and, if so, how is this function to be used?

Thanks in advance

Regards





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]