Forum und email

GdkFilterReturn

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

Стойност

Символично име

Описание

  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.