gtkLabelSetAngle: gtkLabelSetAngle

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Sets the angle of rotation for the label. An angle of 90 reads from from bottom to top, an angle of 270, from top to bottom. The angle setting for the label is ignored if the label is selectable, wrapped, or ellipsized.

Usage

1
gtkLabelSetAngle(object, angle)

Arguments

object

a GtkLabel

angle

the angle that the baseline of the label makes with the horizontal, in degrees, measured counterclockwise

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.