gnome-control-center/panels/keyboard/gnome-keyboard-panel.h
2011-11-07 18:03:14 +00:00

9 lines
292 B
C

/* This program was written with lots of love under the GPL by Jonathan
* Blandford <jrb@gnome.org>
*/
#include <gtk/gtk.h>
#include <shell/cc-panel.h>
void gnome_keybinding_properties_init (CcPanel *panel, GtkBuilder *builder);
void gnome_keybinding_properties_dispose (CcPanel *panel);