initNoGTK

Initialize global keybinding support.

libkeybinder requires you to be running with GTK+ and X11. This init function handles GTK+ initialization for you. In your program's main loop (or a frequent periodic callback), you must call the poll() function to check whether the key has been pressed.

void
initNoGTK
()

Meta