Re: [gtk-list] Re: which are the scrollable widgets



Havoc Pennington <hp@redhat.com> writes:

> You can check whether this is true:
> 
> (GTK_WIDGET_CLASS(GTK_OBJECT(widget)->klass)->set_scroll_adjustments_signal != 0)

% grep -l set_scroll_adjustments_signal gtk*.c
gtkclist.c
gtklayout.c
gtktext.c
gtkviewport.c
gtkwidget.c

Removing GtkWidget from this list, is it exhaustive?

-- 
Frode Vatvedt Fjeld



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