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

Re: Not sure how to find the size of the visible window in a scrolled window



* Jeff Bergman <jbergman@dynatec.com> writes:

> I am placing a drawing_area widget inside of a scrolled window.  Is
> there any way to get the dimensions of the visible portion of the
> drawing area in the scrolled window, as opposed to the entire drawing
> area.

From reading the GTK+ tutorial in chapter 7, I´d think it´s page_size
of the _GtkAdjustment struct.

Colin

-- 
Colin Marquardt <colin.marquardt@gmx.de>



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