gtkBoxSetChildPacking {RGtk2} | R Documentation |
Sets the way child
is packed into box
.
gtkBoxSetChildPacking(object, child, expand, fill, padding, pack.type)
|
a |
|
the |
|
the new value of the "expand"child property |
|
the new value of the "fill"child property |
|
the new value of the "padding"child property |
|
the new value of the "pack-type"child property |
Derived by RGtkGen from GTK+ documentation