OxyScripts.com
Menu spacer Home Tutorials Articles Code Forums irc.freenode.net #oxyscripts
Main (PHP)
Home Forums PHP News PHP Tutorials Articles PHP Code Snippets Contact Us Sysadmin Resources Books Template Shop
3rd Party Streams
SlashDot PHPDeveloper.org PHP.Net
Resources
PHP Manual MySQL Manual Smarty Manual PEAR Manual PHP-GTK Manual Symfony Manual
Code Snippets
Authentication Database Graphics HTTP Miscellaneous Time/Date
Affiliates
Scripts TutorialMan TutorialGuide CodingForums.com PHP Scripts Cheap Web Hosting Affordable Web Hosting Dreamweaver Templates

Search This Site :     PHP Function Reference :
 
GdkEventMask

GdkEventMask

Flags

Value

Symbolic name

Description

  0GDK_EXPOSURE_MASK Setting this flag allows the GDK_EXPOSE event to be captured by a widget's GdkWindow. This causes the widget to emit the "expose-event" signal.
  1GDK_POINTER_MOTION_MASK Setting this flag allows the GDK_MOTION_NOTIFY event to be captured by a widget's GdkWindow. This makes the widget emit the "motion-notify-event" signal.
  2GDK_POINTER_MOTION_HINT_MASK This is a special flag allowing a less intensive version of the GDK_POINTER_MOTION_MASK functionality. This can be necessary to avoid a time-lag in processing caused by the sheer volume of GDK_MOTION_NOTIFY events produced by mouse movement, each once of which causes a "motion-notify-event" signal to be fired by the widget.
  3GDK_BUTTON_MOTION_MASK Allows the GDK_MOTION_NOTIFY events to be picked up by the widget's GdkWindow only while a mouse-button (any) is pressed down. This is a way of limiting the widget's "motion-notify-event" signal emissions.
  4GDK_BUTTON1_MOTION_MASK Allows the GDK_MOTION_NOTIFY events to be picked up by the widget's GdkWindow only while mouse-button 1 is pressed down - usually that's the left button. This is a way of limiting the widget's "motion-notify-event" signal emissions.
  5GDK_BUTTON2_MOTION_MASK Allows the GDK_MOTION_NOTIFY events to be picked up by the widget's GdkWindow only while mouse-button 2 is pressed down - usually that's the center button, where it exists. This is a way of limiting the widget's "motion-notify-event" signal emissions.
  6GDK_BUTTON3_MOTION_MASK Allows the GDK_MOTION_NOTIFY events to be picked up by the widget's GdkWindow only while mouse-button 3 is pressed down - usually that's the right button. This is a way of limiting the widget's "motion-notify-event" signal emissions.
  7GDK_BUTTON_PRESS_MASK Setting this flag allows the GDK_BUTTON_PRESS events to be captured by a widget's GdkWindow. This makes the widget emit the "button-press-event" signal.
  8GDK_BUTTON_RELEASE_MASK Setting this flag allows the GDK_BUTTON_RELEASE event to be captured by a widget's GdkWindow. This makes the widget emit the "button-release-event" signal.
  9GDK_KEY_PRESS_MASK Setting this flag allows the GDK_KEY_PRESS event to be captured by a widget's GdkWindow. This makes the widget emit the "key-press-event" signal.
  10GDK_KEY_RELEASE_MASK Setting this flag allows the GDK_KEY_RELEASE event to be captured by a widget's GdkWindow. This makes the widget emit the "key-release-event" signal.
  11GDK_ENTER_NOTIFY_MASK Setting this flag allows the GDK_ENTER_NOTIFY event to be captured by a widget's GdkWindow. This causes the widget to emit the "enter-notify-event" signal.
  12GDK_LEAVE_NOTIFY_MASK Setting this flag allows the GDK_LEAVE_NOTIFY event to be captured by a widget's GdkWindow. This makes the widget emit the "leave-notify-event" signal.
  13GDK_FOCUS_CHANGE_MASK Setting this flag allows the GDK_FOCUS_CHANGE event to be captured by a widget's GdkWindow. This makes the widget emit the "focus-in-event" or "focus-out-event" signal as appropriate.
  14GDK_STRUCTURE_MASK This flag is set on all new instances of GdkWindow. It allows map, unmap, destroy and configure events to be captured, causing "map-event", "unmap-event", "destroy-event" and "configure-event" signals to be emitted from all windowed widgets.
  15GDK_PROPERTY_CHANGE_MASK Setting this flag allows the GDK_PROPERTY_NOTIFY event to be captured by a widget's GdkWindow. This makes the widget emit the "property-notify-event" signal.
  16GDK_VISIBILITY_NOTIFY_MASK Setting this flag allows the GDK_VISIBILITY_NOTIFY event to be captured by a widget's GdkWindow. This causes the widget to emit the "visibility-notify-event" signal.
  17GDK_PROXIMITY_IN_MASK Setting this flag allows the GDK_PROXIMITY_IN event to be captured by a widget's GdkWindow. This causes the widget to emit the "proximity-in-event" signal.
  18GDK_PROXIMITY_OUT_MASK Setting this flag allows the GDK_PROXIMITY_OUT event to be captured by a widget's GdkWindow. This makes the widget emit the "proximity-out-event" signal.
  19GDK_SUBSTRUCTURE_MASK Enables the widget's GdkWindow to capture GDK_STRUCTURE_MASK events on any child windows.
  20GDK_ALL_EVENTS_MASK Setting this flag allows any GdkEvent to be captured by a widget's GdkWindow.

 
   Print this page

Top Sponsor
Symantec\'s Norton SystemWorks 2006
Sponsors
CA
Sponsors
AdWords Dominator 125*125
Advertisting


Affiliates
VertexTemplates PHPFreaks CodeWalkers StarGeek DevScripts CGI & PHP Scripts PHP CMS Free Templates

Shopping Rebates   Sell It 4 You   Flash Page Counters   Get Insured
GPS Tracking Service   Charity Donate Info   Web Site Hosting   VOIP Service

Privacy Policy | Links | Site Map | Advertising

All content on OxyScripts.com is (©)2002-2007

 
Powered by Adrastea - Version 1.0.0. Copyright © Rune Solutions, 2004-2005