gtkToolbarSetOrientation {RGtk2} | R Documentation |
Sets whether a toolbar should appear horizontally or vertically.
WARNING: gtk_toolbar_set_orientation
has been deprecated since version 2.16 and should not be used in newly-written code. Use gtkOrientableSetOrientation
instead.
gtkToolbarSetOrientation(object, orientation)
|
a |
|
a new |
Derived by RGtkGen from GTK+ documentation