GtkScale



Hi.

I have a GtkAdjustment with `step_increment' set to 2.  However,
if I create a GtkScale based on the adjustment, it allows changing
the value by any integer.  I.e. it allows to select odd numbers
even though GtkAdjustment boundaries are even and `step_increment'
is 2, as mentioned.

Is it a bug or a feature and is there any way to circumvent it?
I might have missed some function, too many classes involved.

Thanks,
  Paul




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]