libkeymap
2.0.4
Library to manage the Linux keymaps
|
Functions for charset manipulation. More...
#include <keymap/context.h>
Go to the source code of this file.
Functions | |
void | lk_list_charsets (FILE *f) |
const char * | lk_get_charset (struct lk_ctx *ctx) |
int | lk_set_charset (struct lk_ctx *ctx, const char *name) |
Functions for charset manipulation.
void lk_list_charsets | ( | FILE * | f | ) |
const char* lk_get_charset | ( | struct lk_ctx * | ctx | ) |
int lk_set_charset | ( | struct lk_ctx * | ctx, |
const char * | name | ||
) |