]> Pileus Git - ~andy/gtk/commit
Fix for #104811, Padraig O'Briain:
authorMatthias Clasen <maclas@gmx.de>
Thu, 12 Feb 2004 23:58:46 +0000 (23:58 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 12 Feb 2004 23:58:46 +0000 (23:58 +0000)
commitf6a32cf0d13e4f7c2bb238cbf79e69243dafb93b
treec6b4a7e5fb387f5bc11bac0a7c838d3d37a53716
parent0c4c9f0d1c482740670368466a3aedabec833169
Fix for #104811, Padraig O'Briain:

Fri Feb 13 00:54:59 2004  Matthias Clasen  <maclas@gmx.de>

Fix for #104811, Padraig O'Briain:

* gtk/gtkscale.h:
* gtk/gtkscale.c (_gtk_scale_clear_layout):
* gtk/gtkscale.c (gtk_scale_get_layout_offsets):
* gtk/gtkscale.c (gtk_scale_get_layout): New functions to determine the
text and its position from a GtkScale, to make it more accessible.
* gtk/gtkhscale.c (gtk_hscale_get_layout_offsets):
* gtk/gtkvscale.c (gtk_vscale_get_layout_offsets): Implementations of the
new GtkScale vfunc.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
docs/reference/ChangeLog
docs/reference/gtk/gtk-sections.txt
gtk/gtkhscale.c
gtk/gtkscale.c
gtk/gtkscale.h
gtk/gtkvscale.c