From 0fd21246a8cc827150dc59244bb419fe594a1e42 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Fri, 4 May 2018 16:45:16 +0200 Subject: ev-sidebar-links: replace deprecated gtk_menu_popup function --- shell/ev-utils.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'shell/ev-utils.h') 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); -- cgit v1.2.1