summaryrefslogtreecommitdiff
path: root/docs/reference/gtk/tmpl/gtktextiter.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/gtk/tmpl/gtktextiter.sgml')
-rw-r--r--docs/reference/gtk/tmpl/gtktextiter.sgml105
1 files changed, 102 insertions, 3 deletions
diff --git a/docs/reference/gtk/tmpl/gtktextiter.sgml b/docs/reference/gtk/tmpl/gtktextiter.sgml
index 4fd0e08ca5..522ea9fdab 100644
--- a/docs/reference/gtk/tmpl/gtktextiter.sgml
+++ b/docs/reference/gtk/tmpl/gtktextiter.sgml
@@ -25,6 +25,13 @@ types related to the text widget and how they work together.
</para>
+@parent_instance:
+@tag_table:
+@btree:
+@clipboard_contents:
+@log_attr_cache:
+@user_action_count:
+@modified:
<!-- ##### STRUCT GtkTextIter ##### -->
<para>
@@ -251,6 +258,33 @@ types related to the text widget and how they work together.
@Returns:
+<!-- ##### FUNCTION gtk_text_iter_starts_word ##### -->
+<para>
+
+</para>
+
+@iter:
+@Returns:
+
+
+<!-- ##### FUNCTION gtk_text_iter_ends_word ##### -->
+<para>
+
+</para>
+
+@iter:
+@Returns:
+
+
+<!-- ##### FUNCTION gtk_text_iter_inside_word ##### -->
+<para>
+
+</para>
+
+@iter:
+@Returns:
+
+
<!-- ##### FUNCTION gtk_text_iter_starts_line ##### -->
<para>
@@ -269,6 +303,15 @@ types related to the text widget and how they work together.
@Returns:
+<!-- ##### FUNCTION gtk_text_iter_is_cursor_position ##### -->
+<para>
+
+</para>
+
+@iter:
+@Returns:
+
+
<!-- ##### FUNCTION gtk_text_iter_get_chars_in_line ##### -->
<para>
@@ -278,6 +321,15 @@ types related to the text widget and how they work together.
@Returns:
+<!-- ##### FUNCTION gtk_text_iter_get_bytes_in_line ##### -->
+<para>
+
+</para>
+
+@iter:
+@Returns:
+
+
<!-- ##### FUNCTION gtk_text_iter_get_attributes ##### -->
<para>
@@ -288,6 +340,15 @@ types related to the text widget and how they work together.
@Returns:
+<!-- ##### FUNCTION gtk_text_iter_get_language ##### -->
+<para>
+
+</para>
+
+@iter:
+@Returns:
+
+
<!-- ##### FUNCTION gtk_text_iter_is_last ##### -->
<para>
@@ -306,7 +367,7 @@ types related to the text widget and how they work together.
@Returns:
-<!-- ##### FUNCTION gtk_text_iter_next_char ##### -->
+<!-- ##### FUNCTION gtk_text_iter_forward_char ##### -->
<para>
</para>
@@ -315,7 +376,7 @@ types related to the text widget and how they work together.
@Returns:
-<!-- ##### FUNCTION gtk_text_iter_prev_char ##### -->
+<!-- ##### FUNCTION gtk_text_iter_backward_char ##### -->
<para>
</para>
@@ -420,6 +481,44 @@ types related to the text widget and how they work together.
@Returns:
+<!-- ##### FUNCTION gtk_text_iter_forward_cursor_position ##### -->
+<para>
+
+</para>
+
+@iter:
+@Returns:
+
+
+<!-- ##### FUNCTION gtk_text_iter_backward_cursor_position ##### -->
+<para>
+
+</para>
+
+@iter:
+@Returns:
+
+
+<!-- ##### FUNCTION gtk_text_iter_forward_cursor_positions ##### -->
+<para>
+
+</para>
+
+@iter:
+@count:
+@Returns:
+
+
+<!-- ##### FUNCTION gtk_text_iter_backward_cursor_positions ##### -->
+<para>
+
+</para>
+
+@iter:
+@count:
+@Returns:
+
+
<!-- ##### FUNCTION gtk_text_iter_set_offset ##### -->
<para>
@@ -464,7 +563,7 @@ types related to the text widget and how they work together.
@iter:
-<!-- ##### FUNCTION gtk_text_iter_forward_to_newline ##### -->
+<!-- ##### FUNCTION gtk_text_iter_forward_to_line_end ##### -->
<para>
</para>