[gtk+/gtk-3-20] Update GtkLabel::angle docs
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-3-20] Update GtkLabel::angle docs
- Date: Thu, 4 Aug 2016 15:39:08 +0000 (UTC)
commit 5f80715ffb9fc86ad4cc780e59c5b8ea7e5735d0
Author: Matthias Clasen <mclasen redhat com>
Date: Tue Jun 7 23:40:32 2016 -0400
Update GtkLabel::angle docs
We can have wrapped or ellipsized labels at an angle nowadays.
Still no selections though.
gtk/gtklabel.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtklabel.c b/gtk/gtklabel.c
index 83310bb..e9c2f38 100644
--- a/gtk/gtklabel.c
+++ b/gtk/gtklabel.c
@@ -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
**/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]