Files
gtk2/docs/reference/gtk
Matthias Clasen 26490a2dd7 Bug 565656 – Add marks to scales
Bug 565656 – Add marks to scales

        * gtk/gtkrange.[hc]: Add internal api to define 'stop values'
        that have a little resistance when dragging the slider over it.

        * gtk/gtk.symbols:
        * gtk/gtkscale.[hc] (gtk_scale_add_mark): New function to add
        a 'mark' to a scale, which will draws a tick, plus optionally
        some text, and makes the value a stop value.
        (gtk_scale_clear_values): Removes all marks.

        * tests/testscale.c: Test for marks on scales
        * tests/Makefile.am: Integrate it


svn path=/trunk/; revision=22149
2009-01-20 05:10:27 +00:00
..
2009-01-01 04:36:57 +00:00
2008-12-29 03:25:54 +00:00
2008-12-26 06:41:23 +00:00
2007-07-10 05:28:52 +00:00
2007-07-10 05:28:52 +00:00
2008-12-28 06:59:23 +00:00
2008-10-27 04:07:42 +00:00
2008-12-26 06:53:02 +00:00
2008-12-26 04:42:25 +00:00
2008-12-10 18:00:02 +00:00