http://ftp.x.org/contrib/applications/xscreensaver-3.24.tar.gz
[xscreensaver] / driver / demo-Gtk-stubs.h
index 8211d199e2f3288f0831942c651c937f1c4f11d2..7388d5a3d0d02f4ed7c96e7065a5689064faba27 100644 (file)
@@ -68,3 +68,15 @@ prefs_cancel_cb                        (GtkButton       *button,
 void
 manual_cb                              (GtkButton       *button,
                                         gpointer         user_data);
+
+void
+notebook_switch_page_cb                (GtkNotebook     *notebook,
+                                        GtkNotebookPage *page,
+                                        gint             page_num,
+                                        gpointer         user_data);
+
+void
+pref_changed_cb                        (GtkNotebook     *notebook,
+                                        GtkNotebookPage *page,
+                                        gint             page_num,
+                                        gpointer         user_data);