Re: [gtkmm] How do I get double click?



>Hi,
>
>  I need get the double click on the TreeView (or on any
>other widget), but I only have the button press and button
>release events.
>  How do I get double click?

its a button_press event, where event->type is GDK_2BUTTON_PRESS.



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