GtkLabel: add x/yalign properties

Desktop / GNOME / GTK - Matthias Clasen [redhat.com] - 29 September 2014 22:56 UTC

Since it turns out that x/yalign can't be quite equivalently replaced by h/valign, bring them back as label properties, so we can eventually get rid of GtkMisc.

https://bugzilla.gnome.org/show_bug.cgi?id=735841

d39424f GtkLabel: add x/yalign properties
docs/reference/gtk/gtk3-sections.txt | 4 +
gtk/gtklabel.c | 151 +++++++++++++++++++++++++++++++++-
gtk/gtklabel.h | 13 +++
3 files changed, 165 insertions(+), 3 deletions(-)

Upstream: git.gnome.org


  • Share