forked from AuroraMiddleware/gtk
Update GtkLabel::angle docs
We can have wrapped or ellipsized labels at an angle nowadays. Still no selections though.
This commit is contained in:
parent
f23e99b063
commit
3f3a226090
@ -1006,7 +1006,7 @@ gtk_label_class_init (GtkLabelClass *class)
|
||||
* The angle that the baseline of the label makes with the horizontal,
|
||||
* in degrees, measured counterclockwise. An angle of 90 reads from
|
||||
* from bottom to top, an angle of 270, from top to bottom. Ignored
|
||||
* if the label is selectable, wrapped, or ellipsized.
|
||||
* if the label is selectable.
|
||||
*
|
||||
* Since: 2.6
|
||||
**/
|
||||
|
Loading…
Reference in New Issue
Block a user