gtkToolShellGetTextAlignment {RGtk2}R Documentation

gtkToolShellGetTextAlignment

Description

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

Usage

gtkToolShellGetTextAlignment(object)

Arguments

object

a GtkToolShell

Details

Since 2.14

Value

[numeric] the current text alignment of shell

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]