RE: [gtk-list] what is the signal handle for MouseMove and Mouse Button Click?
- From: "Arjan J. Molenaar" <arjan xirion nl>
- To: "'gtk-list redhat com'" <gtk-list redhat com>
- Subject: RE: [gtk-list] what is the signal handle for MouseMove and Mouse Button Click?
- Date: Mon, 8 Nov 1999 17:17:15 +0100
Hi,
You can recieve signals by connecting to GTK_WIDGET_CLASS->event
It recieves an "event"-type. event->button is used for mouse buttons,
event->motion is used for mouse motion...
Or check out the scribble example in the tutorial :-)
Arjan
>
> I wonder whether there is signal handle for Mouse Action, Such as
> OnMouseMove,
> On Mouse RightButton Click......
>
> Also, I wonder whether there is function which will get the mouse
> position??
>
> Thanks
>
> --
> To unsubscribe: mail -s unsubscribe
> gtk-list-request@redhat.com < /dev/null
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]