gnome-control-center/panels/keyboard/gnome-keyboard-panel.h

10 lines
292 B
C
Raw Normal View History

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