X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=driver%2Fdemo-Gtk-stubs.h;h=8211d199e2f3288f0831942c651c937f1c4f11d2;hp=cd86ee6b95cdd11beeb81c2f6c901aeacc67ff3d;hb=0ed85ca0e4b0eae40a4f50a51d63f2f41e45373a;hpb=72c1f4c1dc6ab07fe121a327ff1c30bf51ef74c1 diff --git a/driver/demo-Gtk-stubs.h b/driver/demo-Gtk-stubs.h index cd86ee6b..8211d199 100644 --- a/driver/demo-Gtk-stubs.h +++ b/driver/demo-Gtk-stubs.h @@ -54,17 +54,17 @@ run_this_cb (GtkButton *button, gpointer user_data); void -apply_this_cb (GtkButton *button, +apply_manual_cb (GtkButton *button, gpointer user_data); void -cancel_this_cb (GtkButton *button, +prefs_ok_cb (GtkButton *button, gpointer user_data); void -prefs_ok_cb (GtkButton *button, +prefs_cancel_cb (GtkButton *button, gpointer user_data); void -prefs_cancel_cb (GtkButton *button, +manual_cb (GtkButton *button, gpointer user_data);