Up
_gtkBoxSetInfo
Gets information about a box.
Prototype :
fun [ObjGtkWidget I I] ObjGtkWidget
- ObjGtkWidget : any box.
- I : homogeneous : 1 if all children are to be given equal space allotments.
- I : spacing : the number of pixels to place by default between children.
Return : ObjGtkWidget : the same box object or nil if an arror occurs.
See also