Many cleanups and fixes. Draw exclusively in expose handler. Feedback when
Thu Feb 21 00:31:41 2002 Soeren Sandmann <sandmann@daimi.au.dk> * gtk/gtkspinbutton.c: Many cleanups and fixes. Draw exclusively in expose handler. Feedback when buttons are depressed. * gtk/gtkstyle.c: update for changes in gtkspinbutton.c. Fix spinbuttons for RTL langauges.
This commit is contained in:
committed by
Søren Sandmann Pedersen
parent
0ca5c75224
commit
cdd97348e6
@ -81,7 +81,6 @@ struct _GtkSpinButton
|
||||
GdkWindow *panel;
|
||||
|
||||
guint32 timer;
|
||||
guint32 ev_time;
|
||||
|
||||
gdouble climb_rate;
|
||||
gdouble timer_step;
|
||||
|
||||
Reference in New Issue
Block a user