gtkToolbarGetOrientation {RGtk2} | R Documentation |
Retrieves the current orientation of the toolbar. See
gtkToolbarSetOrientation
.
WARNING: gtk_toolbar_get_orientation
has been deprecated since version 2.16 and should not be used in newly-written code. Use gtkOrientableGetOrientation
instead.
gtkToolbarGetOrientation(object)
|
[GtkOrientation
] the orientation
Derived by RGtkGen from GTK+ documentation