]> www.fi.muni.cz Git - evince.git/blobdiff - shell/ev-utils.h
Simplify image format selection on save.
[evince.git] / shell / ev-utils.h
index 705beaa0f0b7216aef24947c01c081e56f47acc7..ed333d200612e3a028ab048eaef39eb80fbe4930 100644 (file)
@@ -50,6 +50,9 @@ gint                  get_num_monitors (GtkWindow * window);
 
 gdouble                get_screen_dpi (GtkWindow * window);
 
+void                           file_chooser_dialog_add_writable_pixbuf_formats (GtkFileChooser *chooser);
+GdkPixbufFormat*       get_gdk_pixbuf_format_by_extension (gchar *uri);
+
 G_END_DECLS
 
 #endif /* __EV_VIEW_H__ */