gtkToolbarGetOrientation {RGtk2}R Documentation

gtkToolbarGetOrientation

Description

Retrieves the current orientation of the toolbar. See gtkToolbarSetOrientation.

Usage

gtkToolbarGetOrientation(object)

Arguments

object [GtkToolbar] a GtkToolbar

Value

[GtkOrientation] the orientation

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]