Home
last modified time | relevance | path

Searched refs:tilda_keygrabber_unbind (Results 1 – 3 of 3) sorted by relevance

/dports/x11/tilda/tilda-tilda-1.5.0/src/
H A Dkey_grabber.h28 void tilda_keygrabber_unbind (const gchar *keystr);
H A Dkey_grabber.c413 void tilda_keygrabber_unbind (const gchar *keystr) in tilda_keygrabber_unbind() function
H A Dwizard.c127 tilda_keygrabber_unbind (config_getstr ("key")); in wizard()