RGtk2 (version 2.20.31)

gtkBoxSetChildPacking: gtkBoxSetChildPacking

Description

Sets the way child is packed into box.

Usage

gtkBoxSetChildPacking(object, child, expand, fill, padding, pack.type)

Arguments

object
child
the GtkWidget of the child to set
expand
the new value of the "expand" child property
fill
the new value of the "fill" child property
padding
the new value of the "padding" child property
pack.type
the new value of the "pack-type" child property