Up

_gtkBoxSetChilds

Sets the differents way childs are packed into box.

Prototype :

fun [ObjGtkWidget [[ObjGtkWidget I I I I ] r1]] ObjGtkWidget

  • ObjGtkWidget : any box.

  • [[ObjGtkWidget I I I I ] r1] : add a list of any widgets. For each widget :
  • Return : ObjGtkWidget : the same box object or nil if an error occurs

    See also