Up

_gtkBoxGetChildInfo

Gets information about how a widget is packed into a box.

Prototype :

fun [ObjGtkWidget ObjGtkWidget] [I I I I]

Return : [I I I I] : a tuple : expand (1 : True, 0 : False), fill (1 : True, 0 : False), padding, adding mode (0 from the beginning, 1 from the end).

See also