pike.hubbe.net

[Top]
GTK
GTK.Widget
previousGTK.Widget()->add_accelerator() GTK.Widget()->allocation()next

Method GTK.Widget()->add_events()


Method add_events

object(GTK.Widget) GTK.Widget()->add_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.