Am Samstag, den 01.10.2005, 09:40 +0930 schrieb Lachlan Gunn:
> Hi,
> I'm making an application that has a vbox that I want to only resize
> horizontally
gtk_widget_set_size_request (-1, desired_vertical_size_in_px);
--
Christian Neumair <[EMAIL PROTECTED]>
_
Hi,
I'm making an application that has a vbox that I want to only resize
horizontally (ie. when I extend the window horizontally, it becomes
wider, but when I extend vertically it stays the same size). I
haven't been able to figure this out, is there anyone here who could
help me?
--
Thanks,
Lachl