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

Re: manipulating scrollbars with gtkbutton



drouin@stna.dgac.fr writes:
> 
> I need to command a gtkscrollbar with two gtkbuttons (scroll up and down).
> I cannot figure out a simple way of doing it. any clue ?
> 

Just call gtk_adjustment_set_value() on the scrollbar adjustments.

Havoc



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