xkb_compose_table_new_from_file

Create a new compose table from a Compose file.

@param context The library context in which to create the compose table. @param file The Compose file to compile. @param locale The current locale. See @ref compose-locale. @param format The text format of the Compose file to compile. @param flags Optional flags for the compose table, or 0.

@returns A compose table compiled from the given file, or NULL if the compilation failed.

@memberof xkb_compose_table

extern (C)
xkb_compose_table_new_from_file

Meta