xkb_context_include_path_append

Append a new entry to the context's include path.

@returns 1 on success, or 0 if the include path could not be added or is inaccessible.

@memberof xkb_context

extern (C)
int
xkb_context_include_path_append
(,
const(char)* path
)

Meta