[Top]
GTK
GTK.Widget
|
Method GTK.Widget()->set_scroll_adjustments()
- Method
set_scroll_adjustments
int set_scroll_adjustments(GTK.Adjustment hadjustment, GTK.Adjustment vadjustment)
- Description
Set the scrolling (panning) adjustment objects for this widget.
Returns 1 if it is possible to do so, and 0 otherwise.
|