Event: DevMob 2010

 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Event: DevMob 2010
# 1  
Old 01-26-2010
Event: DevMob 2010

Register for Dev Mob 2010 - free London conference/barcamp giving developers interested in portable devices the opportunity to discuss their issues and find solutions.

If you would like to suggest or host a session (or just participate) on any kind of mobile development issue, please register at DevMob 2010 - Uniting mobile application developers in London

Event details:
3rd February 2010
10am-5pm
Science Museum, South Kensington, London
Registration is free and refreshments will be provided!

Plus: chance to win a netbook courtesy of ASUS (event sponsors)
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
Gtk2::Gdk::Event::Crossing(3)				User Contributed Perl Documentation			     Gtk2::Gdk::Event::Crossing(3)

NAME
Gtk2::Gdk::Event::Crossing HIERARCHY
Gtk2::Gdk::Event +----Gtk2::Gdk::Event::Crossing METHODS
notifytype = $eventcrossing->detail ($newvalue=0) o $newvalue (Gtk2::Gdk::NotifyType) boolean = $eventcrossing->focus ($newvalue=0) o $newvalue (boolean) crossingmode = $eventcrossing->mode ($newvalue=0) o $newvalue (Gtk2::Gdk::CrossingMode) window or undef = $event->subwindow ($newvalue=undef) o $newvalue (Gtk2::Gdk::Window or undef) double = $event->x ($newvalue=0.0) o $newvalue (double) double = $event->y ($newvalue=0.0) o $newvalue (double) ENUMS AND FLAGS
enum Gtk2::Gdk::CrossingMode o 'normal' / 'GDK_CROSSING_NORMAL' o 'grab' / 'GDK_CROSSING_GRAB' o 'ungrab' / 'GDK_CROSSING_UNGRAB' o 'gtk-grab' / 'GDK_CROSSING_GTK_GRAB' o 'gtk-ungrab' / 'GDK_CROSSING_GTK_UNGRAB' o 'state-changed' / 'GDK_CROSSING_STATE_CHANGED' enum Gtk2::Gdk::NotifyType o 'ancestor' / 'GDK_NOTIFY_ANCESTOR' o 'virtual' / 'GDK_NOTIFY_VIRTUAL' o 'inferior' / 'GDK_NOTIFY_INFERIOR' o 'nonlinear' / 'GDK_NOTIFY_NONLINEAR' o 'nonlinear-virtual' / 'GDK_NOTIFY_NONLINEAR_VIRTUAL' o 'unknown' / 'GDK_NOTIFY_UNKNOWN' SEE ALSO
Gtk2 COPYRIGHT
Copyright (C) 2003-2008 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice. perl v5.12.1 2010-07-05 Gtk2::Gdk::Event::Crossing(3)