Add document about IBUS_CAP_SURROUNDING_TEXT
authorPeng Huang <shawn.p.huang@gmail.com>
Wed, 9 Dec 2009 13:33:07 +0000 (21:33 +0800)
committerPeng Huang <shawn.p.huang@gmail.com>
Wed, 9 Dec 2009 13:33:07 +0000 (21:33 +0800)
src/ibustypes.h

index 3612b38..ba8a556 100644 (file)
@@ -97,6 +97,8 @@ typedef enum
  * @IBUS_CAP_LOOKUP_TABLE: UI is capable to show the lookup table.
  * @IBUS_CAP_FOCUS: UI is capable to get focus.
  * @IBUS_CAP_PROPERTY: UI is capable to have property.
+ * @IBUS_CAP_SURROUNDING_TEXT: Client can provide surround text,
+ *  or IME can handle surround text.
  *
  * Capability flags of UI.
  */