Box.setChildPacking

Sets the way child is packed into box.

class Box
void
setChildPacking

Parameters

child Widget

the GtkWidget of the child to set

expand int

the new value of the "expand" child property

fill int

the new value of the "fill" child property

padding uint

the new value of the "padding" child property

packType GtkPackType

the new value of the "pack-type" child property

Meta