Function Macro
GntKEY_CONSTCH
Declaration [src]
#define GNT_KEY_CONSTCH (
x
)
Description [src]
This is needed so that g-ir-scanner does not take GNT_KEY_CTRL_* as constants — because if it does, the .gir contains the following invalid XML characters, and parsing explodes.
This function is not directly available to language bindings.