gtkOrientableGetOrientation {RGtk2}R Documentation

gtkOrientableGetOrientation

Description

Retrieves the orientation of the orientable.

Usage

gtkOrientableGetOrientation(object)

Arguments

object

a GtkOrientable

Details

Since 2.16

Value

[GtkOrientation] the orientation of the orientable.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]