Method
EvinceViewViewadd_text_markup_annotation_for_selected_text
Declaration [src]
gboolean
ev_view_add_text_markup_annotation_for_selected_text (
EvView* view
)
Description [src]
Adds a Text Markup annotation (defaulting to a ‘highlight’ one) to the currently selected text on the document.
When the selected text spans more than one page, it will add a corresponding annotation for each page that contains selected text.
Available since: | 3.30 |