PHP-GTK
Sunday, November 08, 2009 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGdkModifierType
GdkNotifynext

Last updated: Sun, 08 Nov 2009
view this page in English

GdkInputMode

An enumeration that describes the mode of an input device.

Value

Symbolic name

Description

  0Gdk::MODE_DISABLED The device is disabled and will not report any events.
  1Gdk::MODE_SCREEN The device is enabled. The device's coordinate space maps to the entire screen.
  2Gdk::MODE_WINDOW The device is enabled. The device's coordinate space is mapped to a single window. The manner in which this window is chosen is undefined, but it will typically be the same way in which the focus window for key events is determined.

User Contributed Notes
gdk.enum.inputmode.php
add a note about notes
There are no user contributed notes for this page.


previousGdkModifierType
GdkNotifynext

Last updated: Sun, 08 Nov 2009
view this page in English


credits 

PHP  Copyright © 2001-2009 The PHP Group
 All rights reserved.
Last updated: Sun Nov 8 02:43:42 2009 UTC