Re: GtkScale: How to delete de value
Thomas Wood <[email protected]>
| Newsgroups | gmane.comp.gnome.themes |
|---|---|
| Message-ID | <[email protected]> |
On 12 Sep 2007, at 12:33, Iker Perez de Albeniz wrote: > Hi, > > In the GtkScale widget apears the value over the slider... is there > eany > posibility to avoid to apear the value?? Use the "draw-value" property: http://library.gnome.org/devel/gtk/2.12/GtkScale.html#GtkScale--draw- value Regards, Thomas