enlarge the scrollable area

2011-02-15 Thread Stefano Facchini
something to force the size of the child widget (for example a TextView), or to enlarge the scrollable area without enlarging the scrolled window. Is it possible to have this behavior? thank you! ___ gtk-app-devel-list mailing list gtk-app-devel-list

Re: enlarge the scrollable area

2011-02-15 Thread Tristan Van Berkom
, but this also sets the minimum size of the scrolled window. Basically, I need something to force the size of the child widget (for example a TextView), or to enlarge the scrollable area without enlarging the scrolled window. Is it possible to have this behavior? Sounds like you should be able

Re: enlarge the scrollable area

2011-02-15 Thread Stefano Facchini
itself. I tried gtk_scrolled_window_set_min_content_width, but this also sets the minimum size of the scrolled window. Basically, I need something to force the size of the child widget (for example a TextView), or to enlarge the scrollable area without enlarging the scrolled window. Is it possible