| Top |  |  |  |  | 
| GtkWidget * | ev_view_new () | 
| void | ev_view_set_model () | 
| void | ev_view_set_loading () | 
| void | ev_view_reload () | 
| void | ev_view_copy () | 
| void | ev_view_copy_link_address () | 
| void | ev_view_select_all () | 
| gboolean | ev_view_get_has_selection () | 
| gboolean | ev_view_can_zoom_in () | 
| void | ev_view_zoom_in () | 
| gboolean | ev_view_can_zoom_out () | 
| void | ev_view_zoom_out () | 
| void | ev_view_find_next () | 
| void | ev_view_find_previous () | 
| void | ev_view_find_search_changed () | 
| void | ev_view_find_set_highlight_search () | 
| void | ev_view_find_changed () | 
| void | ev_view_find_cancel () | 
| void | ev_view_hide_cursor () | 
| void | ev_view_show_cursor () | 
| void | ev_view_scroll () | 
| void | ev_view_handle_link () | 
| gboolean | ev_view_next_page () | 
| gboolean | ev_view_previous_page () | 
| void | ev_view_autoscroll_start () | 
| void | ev_view_autoscroll_stop () | 
| void | annot-added | Action | 
| void | binding-activated | Action | 
| void | external-link | Action | 
| void | handle-link | Action | 
| void | layers-changed | Action | 
| void | popup | Action | 
| void | selection-changed | Action | 
| void | sync-source | Action | 
GEnum ╰── EvViewSelectionMode GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkFixed ╰── EvView
void ev_view_find_set_highlight_search (EvView *view,gboolean value);
“annot-added” signalvoid user_function (EvView *evview, EvAnnotation *arg1, gpointer user_data)
Flags: Action
“binding-activated” signalvoid user_function (EvView *evview, GtkScrollType arg1, gboolean arg2, gpointer user_data)
Flags: Action
“external-link” signalvoid user_function (EvView *evview, GObject *arg1, gpointer user_data)
Flags: Action
“handle-link” signalvoid user_function (EvView *evview, GObject *arg1, gpointer user_data)
Flags: Action
“popup” signalvoid user_function (EvView *evview, gpointer arg1, gpointer user_data)
Flags: Action
“selection-changed” signalvoid user_function (EvView *evview, gpointer user_data)
Flags: Action
“sync-source” signalvoid user_function (EvView *evview, gpointer arg1, gpointer user_data)
Flags: Action