Up
_gtkButtonScaleAdjustmentSet
_gtkButtonScaleAdjustmentSet
sets an
Adjustment
object to a
ButtonScale
object.
Prototype : fun [ObjGtkButton ObjGtkAdjustment] ObjGtkButton
ObjGtkButton
: a ButtonScale object.
ObjGtkAdjustment
: a valid Adjustment object to set it.
Return
ObjGtkButton : the same ButtonScale object, or nil if an error occurs.
See also
Adjustment
API
Example