Extracted from Pike v7.3 release 14 at 2002-02-15.
pike.roxen.com
[Top]
GTK
GTK.Widget

Method GTK.Widget()->set_scroll_adjustments()


Method set_scroll_adjustments

int GTK.Widget()->set_scroll_adjustments(object(GTK.Adjustment) hadjustment, object(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.