gtkToolItemGetTextAlignment {RGtk2}R Documentation

gtkToolItemGetTextAlignment

Description

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

Usage

gtkToolItemGetTextAlignment(object)

Arguments

object

a GtkToolItem:

Details

Since 2.20

Value

[numeric] a

numeric
indicating the horizontal text alignment used for tool.item

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]