pike.hubbe.net

[Top]
GDK
GDK.Window
previousGDK.Window()->set_cursor() GDK.Window()->set_icon()next

Method GDK.Window()->set_events()


Method set_events

object(GDK.Window) GDK.Window()->set_events(int events)

Description

events is a bitwise or of one or more of the following constants: 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.