aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-html-editor-selection.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-html-editor-selection.h')
-rw-r--r--e-util/e-html-editor-selection.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/e-util/e-html-editor-selection.h b/e-util/e-html-editor-selection.h
index 291440554b..2bef77f052 100644
--- a/e-util/e-html-editor-selection.h
+++ b/e-util/e-html-editor-selection.h
@@ -161,6 +161,8 @@ void e_html_editor_selection_unlink (EHTMLEditorSelection *selection);
void e_html_editor_selection_create_link
(EHTMLEditorSelection *selection,
const gchar *uri);
+gboolean e_html_editor_selection_is_collapsed
+ (EHTMLEditorSelection *selection);
const gchar * e_html_editor_selection_get_string
(EHTMLEditorSelection *selection);
void e_html_editor_selection_replace (EHTMLEditorSelection *selection,