Re: [gtk-list] Single click and double click with same button?



Kemal 'disq' Hadimli wrote:
> 
> Hi.
> 
>  Is it possible to distinguish double clicks from single clicks on the
> same button? how do i do that? (currently GDK_BUTTON_PRESS catchs my
> double clicks too)
> 
>  thanks,
>  disq.
> 
use GDK_2BUTTON_CLICK (I think, PRESS otherwise). It should be in the
docs though.

Arjan



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