Added additional documentation and fixed a couple of latent bugs.
[platform/core/uifw/at-spi2-atk.git] / cspi / spi_registry.c
index 6709df7..72f9314 100644 (file)
@@ -253,6 +253,8 @@ registerAccessibleKeystrokeListener (AccessibleKeystrokeListener *listener,
  * @modmask:  the key modifier mask for which this listener is to be
  *            'deregistered' (of type #AccessibleeyMaskType).
  *
+ * Removes a keystroke event listener from the registry's listener queue,
+ *            ceasing notification of events with modifiers matching @modmask.
  **/
 void
 deregisterAccessibleKeystrokeListener (AccessibleKeystrokeListener *listener,