summaryrefslogtreecommitdiff
path: root/gtk/gtkstyle.h
diff options
context:
space:
mode:
authorMichael Natterer <mitch@imendio.com>2005-11-22 12:40:15 +0000
committerMichael Natterer <mitch@src.gnome.org>2005-11-22 12:40:15 +0000
commitdfa4870b74be2ade513ffda504cd4fdfede19bb3 (patch)
tree7d61b49610f0e32e36c7b9476fca4cc4f5299a20 /gtk/gtkstyle.h
parent1097260aa7ed40e508e181feed4d736727268eb5 (diff)
downloadgtk+-dfa4870b74be2ade513ffda504cd4fdfede19bb3.tar.gz
Made button-press timeouts which work like key repeat timeouts
2005-11-22 Michael Natterer <mitch@imendio.com> Made button-press timeouts which work like key repeat timeouts configurable. Addresses bug #142582: * gtk/gtksettings.c: added properties "gtk-timeout-initial" and "gtk-timeout-repeat" which defalt to 200/20 (ms). Use the values from GtkSettings instead of hardcoding them (the repeat value is either taken as-is for fast repeat or multiplied by 5 for slow repeat). Changed all places to use these two standard initial/repeat timings: * gtk/gtkcalendar.c (unchanged 200/20) * gtk/gtknotebook.c (unchanged 200/100) * gtk/gtkpathbar.c (changed from 300/150 to 200/100) * gtk/gtkrange.c (changed from 250/100 to 200/100) * gtk/gtkspinbutton.c (unchanged 200/20)
Diffstat (limited to 'gtk/gtkstyle.h')
0 files changed, 0 insertions, 0 deletions