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

Re: Two small buttons



Quoted by a comitee of holy hamsters
For `Denis Yeldandi <del@delsite.ru>' 
On Tuesday, 04 November 2003 (16:07):

>
> Is there a widget to create two small up/down buttons, like those on the 
> right side of a spin button?
> 

	Do like the spin button is done: pack two GtkArrows in a GtkVBox. Since the
arrow widget doesn't receive signals, you'll also need to pack them inside a
GtkEventBox.

-- 

 Leandro Pereira              (oO)           <leandro@linuxmag.com.br>
                              /||\                  www.mindcrisis.tk

     "Todas as coisas são difíceis antes de se tornarem fáceis"
                           --Thomas Fuller




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