From 755b36c42702ce2b82c67c5cf8925c27fbd04ea7 Mon Sep 17 00:00:00 2001 From: billh Date: Thu, 4 Sep 2003 21:26:12 +0000 Subject: Small documentation improvements for key listener API. git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@542 e2bd861d-eb25-0410-b326-f6ed22b6b98c --- docs/reference/cspi/tmpl/spi_registry.sgml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/reference') diff --git a/docs/reference/cspi/tmpl/spi_registry.sgml b/docs/reference/cspi/tmpl/spi_registry.sgml index c84a2596..5fcd3398 100644 --- a/docs/reference/cspi/tmpl/spi_registry.sgml +++ b/docs/reference/cspi/tmpl/spi_registry.sgml @@ -65,6 +65,10 @@ Registry queries This is a function which is specified when creating a KeystrokeListener. It is called when an event being listened for occurs. +If it returns TRUE, this indicates that the event should be consumed +rather than passed through; only callbacks whose listeners are +registered with the SPI_KEYLISTENER_ALL_WINDOWS or +SPI_KEYLISTENER_CANCONSUME flags can be consumed. @stroke: -- cgit v1.2.1