gtkBoxPackEnd
Adds child
to box
, packed with reference to the end of box
.
The child
is packed after (away from end of) any other child
packed with reference to the end of box
.
gtkBoxPackEnd(object, child, expand = TRUE, fill = TRUE, padding = 0)
|
a |
|
the |
|
|
|
|
|
extra space in pixels to put between this child and its
neighbors, over and above the global amount specified by
|
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.