Re: One more Gnome2::Canvas question -- item->grab() $event_mask
- From: "Ross McFarland" <rwmcfa1 neces com>
- To: "Mike Mayer" <mikem circuitfarm com>
- Cc: gtk-perl-list gnome org
- Subject: Re: One more Gnome2::Canvas question -- item->grab() $event_mask
- Date: Mon, 2 Feb 2004 12:40:22 -0500 (EST)
Mike Mayer said:
I'm trying to figure out the proper use of the event_mask field of
item->grab(). I've seen the C values like GDK_POINTER_MOTION_MASK, but I
can't seem to find perl-GTK+ mask values that work. Are they documented
somewhere?
provided that you're using a verison of gtk2-perl that does podifyenums you
can do perldoc Gtk2::enums and look for, flags Gtk2::Gdk::EventMask.
if not then look at the GdkEventMask type in the C api documentation at
http://www.gtk.org/api/
-rm
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]