Re: Which mouse button has been pressed?
- From: bombadil wanadoo es
- To: Desarrollo con GTK+ <gtk-app-devel-list gnome org>
- Subject: Re: Which mouse button has been pressed?
- Date: Fri, 27 Sep 2002 12:03:08 +0200
El viernes 27 de septiembre, Satyajit Kanungo escribió:
you can do something like this in the callback ( though I guess you
can't find out double clicks , it will be true for two individual clicks
also )
void mouseevent_callback(GtkWidget *widget, GdkEventButton *event,
gpointer data)
{
But in "clicked" signal there is only two arguments:
GtkButton *button
gpointer userdata
I don understand how can I use what you propose.
Thanks for all.
David
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]