gtkLabelGetAngle {RGtk2}R Documentation

gtkLabelGetAngle

Description

Gets the angle of rotation for the label. See gtkLabelSetAngle.

Usage

gtkLabelGetAngle(object)

Arguments

object [GtkLabel] a GtkLabel

Details

Since 2.6

Value

[numeric] the angle of rotation for the label

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]