Re: enlarge the scrollable area

2011-02-15 Thread Stefano Facchini
Il 15/02/2011 18:55, Tristan Van Berkom ha scritto: On Wed, Feb 16, 2011 at 1:49 AM, Stefano Facchini wrote: Hi, I'm trying to build a scrolled window in a such a way that the child widget has always the same size, regardless of the size of the scrolled window itself. I

enlarge the scrollable area

2011-02-15 Thread Stefano Facchini
Hi, I'm trying to build a scrolled window in a such a way that the child widget has always the same size, regardless of the size of the scrolled window itself. I tried gtk_scrolled_window_set_min_content_width, but this also sets the minimum size of the scrolled window. Basically, I need some