gtkToolShellGetOrientation {RGtk2}R Documentation

gtkToolShellGetOrientation

Description

Retrieves the current orientation for the tool shell. Tool items must not call this function directly, but rely on gtkToolItemGetOrientation instead.

Usage

gtkToolShellGetOrientation(object)

Arguments

object

a GtkToolShell

Details

Since 2.14

Value

[GtkOrientation] the current orientation of shell

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]