On 29 Nov 1999, Frode Vatvedt Fjeld wrote: > > Is there a list of which widgets are "scrollable", i.e. the widgets > doesn't need "add_with_viewport". > You can check whether this is true: (GTK_WIDGET_CLASS(GTK_OBJECT(widget)->klass)->set_scroll_adjustments_signal != 0) If that expression is true then the widget is scrollable. Havoc -- To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
- [gtk-list] which are the scrollable widgets Frode Vatvedt Fjeld
- [gtk-list] Re: which are the scrollable widgets Havoc Pennington
- [gtk-list] Re: which are the scrollable widge... Frode Vatvedt Fjeld
- [gtk-list] Re: which are the scrollable w... Havoc Pennington
- [gtk-list] Re: which are the scrollable w... Owen Taylor
