summaryrefslogtreecommitdiff
path: root/shell/ev-utils.h
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-05-04 16:45:16 +0200
committerraveit65 <[email protected]>2018-05-10 22:45:31 +0200
commit0fd21246a8cc827150dc59244bb419fe594a1e42 (patch)
treeec607bbb04e317b765a94db024b84284e4017d97 /shell/ev-utils.h
parentbe5fadcdce164bf7b4cde5487dd0c8837a7efb9d (diff)
downloadatril-0fd21246a8cc827150dc59244bb419fe594a1e42.tar.bz2
atril-0fd21246a8cc827150dc59244bb419fe594a1e42.tar.xz
ev-sidebar-links: replace deprecated gtk_menu_popup function
Diffstat (limited to 'shell/ev-utils.h')
-rw-r--r--shell/ev-utils.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/shell/ev-utils.h b/shell/ev-utils.h
index f37f5af6..03c9541a 100644
--- a/shell/ev-utils.h
+++ b/shell/ev-utils.h
@@ -26,12 +26,6 @@
G_BEGIN_DECLS
-void ev_gui_menu_position_tree_selection (GtkMenu *menu,
- gint *x,
- gint *y,
- gboolean *push_in,
- gpointer user_data);
-
void file_chooser_dialog_add_writable_pixbuf_formats (GtkFileChooser *chooser);
GdkPixbufFormat* get_gdk_pixbuf_format_by_extension (gchar *uri);