summaryrefslogtreecommitdiff
path: root/doc/reference/tmpl/vte.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/reference/tmpl/vte.sgml')
-rw-r--r--doc/reference/tmpl/vte.sgml45
1 files changed, 33 insertions, 12 deletions
diff --git a/doc/reference/tmpl/vte.sgml b/doc/reference/tmpl/vte.sgml
index a7b98a07..d891f9f6 100644
--- a/doc/reference/tmpl/vte.sgml
+++ b/doc/reference/tmpl/vte.sgml
@@ -425,6 +425,26 @@ for the terminal.
@VTE_CURSOR_BLINK_ON: Cursor blinks.
@VTE_CURSOR_BLINK_OFF: Cursor does not blink.
+<!-- ##### ENUM VteTerminalWriteFlags ##### -->
+<para>
+A flag type to determine how terminal contents should be written
+to an output stream.
+</para>
+
+@VTE_TERMINAL_WRITE_DEFAULT: Write contents as UTF-8 text. This is the default.
+
+<!-- ##### USER_FUNCTION VteSelectionFunc ##### -->
+<para>
+
+</para>
+
+@terminal:
+@column:
+@row:
+@data:
+@Returns:
+
+
<!-- ##### FUNCTION vte_terminal_new ##### -->
<para>
</para>
@@ -1017,18 +1037,6 @@ for the terminal.
@Returns:
-<!-- ##### USER_FUNCTION VteSelectionFunc ##### -->
-<para>
-
-</para>
-
-@terminal:
-@column:
-@row:
-@data:
-@Returns:
-
-
<!-- ##### FUNCTION vte_terminal_get_cursor_position ##### -->
<para>
@@ -1183,6 +1191,19 @@ for the terminal.
@ypad:
+<!-- ##### FUNCTION vte_terminal_write_contents ##### -->
+<para>
+
+</para>
+
+@terminal:
+@stream:
+@flags:
+@cancellable:
+@error:
+@Returns:
+
+
<!-- ##### FUNCTION vte_terminal_get_adjustment ##### -->
<para>