RGtk2 (version 2.20.31)

gtkLabelSetAngle: gtkLabelSetAngle

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

gtkLabelSetAngle(object, angle)

Arguments

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

Details

Since 2.6