]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkcustompaperunixdialog.h
GtkBubbleWindow: Use style border color to stroke the bubble shape
[~andy/gtk] / gtk / gtkcustompaperunixdialog.h
index 2ffee1554adfa8a732a97ed60c2d5c1d4b45532e..9fcaff84145dba5edb4b3574c18f3914c0b5e45d 100644 (file)
@@ -58,6 +58,7 @@ GtkWidget *       _gtk_custom_paper_unix_dialog_new                (GtkWindow
 GtkUnit           _gtk_print_get_default_user_units                (void);
 void              _gtk_print_load_custom_papers                    (GtkListStore *store);
 void              _gtk_print_save_custom_papers                    (GtkListStore *store);
+GList *           _gtk_load_custom_papers                          (void);
 
 
 G_END_DECLS