gtkToolItemGetTextOrientation {RGtk2}R Documentation

gtkToolItemGetTextOrientation

Description

Returns the text orientation used for tool.item. Custom subclasses of GtkToolItem should call this function to find out how text should be orientated.

Usage

gtkToolItemGetTextOrientation(object)

Arguments

object

a GtkToolItem

Details

Since 2.20

Value

[GtkOrientation] a GtkOrientation indicating the text orientation used for tool.item

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]