gtkIconSourceGetDirection {RGtk2}R Documentation

gtkIconSourceGetDirection

Description

Obtains the text direction this icon source applies to. The return value is only useful/meaningful if the text direction is not wildcarded.

Usage

gtkIconSourceGetDirection(object)

Arguments

object [GtkIconSource] a GtkIconSource

Value

[GtkTextDirection] text direction this source matches

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]