gtkWidgetGetDirection {RGtk2}R Documentation

gtkWidgetGetDirection

Description

Gets the reading direction for a particular widget. See gtkWidgetSetDirection.

Usage

gtkWidgetGetDirection(object)

Arguments

object [GtkWidget] a GtkWidget

Value

[GtkTextDirection] the reading direction for the widget.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]