libkeymap  2.0.4
Library to manage the Linux keymaps
Functions
src/libkeymap/keymap/charset.h File Reference

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)

Detailed Description

Functions for charset manipulation.


Function Documentation

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 
)