Re: [gtk-list] What is supposed to be in the status field of a gdkButton event ?



Sven LUTHER wrote:
> 
> Hello, ...
> 
> What is supposed to be in the status field of a GdkButton Event,
> 
> it contains 0 all the time ?
> 
> Friendly,
> 
> Sven LUTHER
> 
> --
> To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null


State indicates things like which button was pressed, or if Shift Key is pressed
...

It's the bitwise OR of a list of possible masks.
I think this is described in the tutorials ...

Regards,

	- José Miguel



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