From 6740baaa2eb9ee0b5dec91cded20f95ca88af3a9 Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Wed, 19 Jun 2013 12:10:56 +0200 Subject: libview: Use GtkBindings for caret navigation This allows themes to override the key bindings and API users to move the caret cursor programmatically using g_signal_emit_by_name. origin commit: https://git.gnome.org/browse/evince/commit/?h=gnome-3-10&id=1206ff1 --- libview/ev-view-marshal.list | 1 + 1 file changed, 1 insertion(+) (limited to 'libview/ev-view-marshal.list') diff --git a/libview/ev-view-marshal.list b/libview/ev-view-marshal.list index fad49248..0ead4025 100644 --- a/libview/ev-view-marshal.list +++ b/libview/ev-view-marshal.list @@ -1,2 +1,3 @@ VOID:ENUM,ENUM VOID:INT,INT +BOOLEAN:ENUM,INT -- cgit v1.2.1