Re: [gtk-list] GtkViewport documentation




On Fri, 3 Dec 1999, John C Atkeson wrote:
>   
>   Hm, what is a GtkViewport?  Or rather where can I find a description of
> what it does?
>   

GtkViewport adds scrolling capabilities to a widget that lacks native
scrolling, so you can place the widget in a scrolled window. Normally you 
let the scrolled window magically create the viewport for you with
gtk_scrolled_window_add_with_viewport().

Havoc




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