#include <keymapsettings.h>
Public Member Functions | |
KeyMapSettings () | |
~KeyMapSettings () | |
bool | set_key (const char *path, guint key, Gdk::ModifierType mod, bool replace=true) |
bool | get_key (const char *path, Gtk::AccelKey *key) |
bool | load (const char *filename) |
bool | save (const char *filename) |
Classes | |
struct | AcKeyInfo |
KeyMapSettings::KeyMapSettings | ( | ) |
KeyMapSettings::~KeyMapSettings | ( | ) |
bool KeyMapSettings::set_key | ( | const char * | path, | |
guint | key, | |||
Gdk::ModifierType | mod, | |||
bool | replace = true | |||
) |
bool KeyMapSettings::get_key | ( | const char * | path, | |
Gtk::AccelKey * | key | |||
) |
bool KeyMapSettings::load | ( | const char * | filename | ) |
bool KeyMapSettings::save | ( | const char * | filename | ) |