pike.hubbe.net

[Top]
GTK
GTK.Widget
previousGTK.Widget()->set_cursor() GTK.Widget()->set_extension_events()next

Method GTK.Widget()->set_events()


Method set_events

object(GTK.Widget) GTK.Widget()->set_events(int events)

Description

Events is one or more of: GDK.ExposureMask, GDK.PointerMotionMask, GDK.PointerMotion_HINTMask, GDK.ButtonMotionMask, GDK.Button1MotionMask, GDK.Button2MotionMask, GDK.Button3MotionMask, GDK.ButtonPressMask, GDK.ButtonReleaseMask, GDK.KeyPressMask, GDK.KeyReleaseMask, GDK.EnterNotifyMask, GDK.LeaveNotifyMask, GDK.FocusChangeMask, GDK.StructureMask, GDK.PropertyChangeMask, GDK.VisibilityNotifyMask, GDK.ProximityInMask, GDK.ProximityOutMask and GDK.AllEventsMask


Extracted from Pike v7.3 release 11 at 2001-11-03.