PHP-GTK
Wednesday, May 16, 2012 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGdkFill
GdkFontTypenext

Last updated: Wed, 16 May 2012
view this page in English

GdkFilterReturn

Specifies the result of applying a GdkFilterFunc to a native event.

Value

Symbolic name

Description

  0Gdk::FILTER_CONTINUE Event not handled, continue processesing.
  1Gdk::FILTER_TRANSLATE Native event translated into a GDK event and stored in the event structure that was passed in.
  2Gdk::FILTER_REMOVE Event handled, terminate processing.

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


previousGdkFill
GdkFontTypenext

Last updated: Wed, 16 May 2012
view this page in English


credits 

PHP  Copyright © 2001-2012 The PHP Group
 All rights reserved.
Last updated: Wed May 16 01:46:11 2012 UTC