Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-utils.h
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2010-02-21 11:29:24 (GMT)
committer Carlos Garcia Campos <carlosgc@gnome.org>2010-02-21 11:29:24 (GMT)
commit8ee88d8e916cb126a0a12e4816b9d1043cbd6472 (patch)
tree2232d5b36f4c451f6e18ee72c06b034b2e9c5478 /shell/ev-utils.h
parentdb8a118298552769e835c67d29dfe1fa41de698a (diff)
Move get_screen_dpi to libdocument
Diffstat (limited to 'shell/ev-utils.h')
-rw-r--r--shell/ev-utils.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/ev-utils.h b/shell/ev-utils.h
index f7c58a7..513f51b 100644
--- a/shell/ev-utils.h
+++ b/shell/ev-utils.h
@@ -39,8 +39,6 @@ void ev_gui_menu_position_tree_selection (GtkMenu *menu,
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);