gtkHBoxNew {RGtk2} | R Documentation |
Creates a new GtkHBox.
gtkHBoxNew(homogeneous = NULL, spacing = NULL, show = TRUE)
|
|
|
the number of pixels to place by default between children. |
[GtkWidget
] a new GtkHBox.
Derived by RGtkGen from GTK+ documentation