Method GTK2.Label()->set_angle()


Method set_angle

GTK2.Label set_angle(int|float angle)

Description

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