Up
_gtkBoxParamSet
_gtkBoxParamSet
sets the setting of a
Box
object.
Prototype : fun [ObjGtkBox I I] ObjGtkBox
ObjGtkBox
: a Box object.
I
: the homogeneous value.
I
: the spacing settings (in pixels).
Return
ObjGtkBox : the same Box or nil if an error occurs.
See also
_gtkBoxParamGet
_gtkBoxNew
Example