Home
last modified time | relevance | path

Searched defs:_FcitxAddon (Results 1 – 1 of 1) sorted by relevance

/dports/chinese/fcitx/fcitx-4.2.9.7/src/lib/fcitx/
H A Daddon.h86 typedef struct _FcitxAddon { struct
91 boolean bEnabled; /**< enabled or not*/
93 FcitxAddonType type; /**< addon type */
94 char *library; /**< library string */
95 char *depend; /**< dependency string */
96 int priority; /**< priority */
98 union {
112 union {
117 union {
122 union {
[all …]