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

Re: pop menu with a right-click in a gtktreeview



anguila <anguila gmail com> writes:
>
> So th 3 is right click, I assume that 1 is the left and 2 the middle.

Yes.

> with $event->state i detect shift,alt,... also in numerical order? or how?

Flags.

> How you know which are the arguments of this signal?

The GtkWidget reference docs, or the summary at the end of the
Gtk2::Widget pod.

Expect to be very frustrated as you try to track down what does what and
why :-)


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