]> Pileus Git - ~andy/gtk/blobdiff - docs/reference/gtk/tmpl/gtktextview.sgml
Make 3.0 parallel-installable to 2.x
[~andy/gtk] / docs / reference / gtk / tmpl / gtktextview.sgml
index 267e7192d40f3b0700289fa3c28f8645d076de57..bd8168d01590f8b8adb4184dd12b13a6f7ecc87a 100644 (file)
@@ -2,7 +2,7 @@
 GtkTextView
 
 <!-- ##### SECTION Short_Description ##### -->
-Widget that displays a <link linkend="GtkTextBuffer">GtkTextBuffer</link>
+Widget that displays a GtkTextBuffer
 
 <!-- ##### SECTION Long_Description ##### -->
 <para>
@@ -20,12 +20,225 @@ types related to the text widget and how they work together.
 #GtkTextBuffer, #GtkTextIter
 </para>
 
+<!-- ##### SECTION Stability_Level ##### -->
+
+
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### STRUCT GtkTextView ##### -->
 <para>
 
 </para>
 
 
+<!-- ##### SIGNAL GtkTextView::backspace ##### -->
+<para>
+
+</para>
+
+@textview: the object which received the signal.
+
+<!-- ##### SIGNAL GtkTextView::copy-clipboard ##### -->
+<para>
+
+</para>
+
+@textview: the object which received the signal.
+
+<!-- ##### SIGNAL GtkTextView::cut-clipboard ##### -->
+<para>
+
+</para>
+
+@textview: the object which received the signal.
+
+<!-- ##### SIGNAL GtkTextView::delete-from-cursor ##### -->
+<para>
+
+</para>
+
+@textview: the object which received the signal.
+@arg1: 
+@arg2: 
+
+<!-- ##### SIGNAL GtkTextView::insert-at-cursor ##### -->
+<para>
+
+</para>
+
+@textview: the object which received the signal.
+@arg1: 
+
+<!-- ##### SIGNAL GtkTextView::move-cursor ##### -->
+<para>
+
+</para>
+
+@textview: the object which received the signal.
+@arg1: 
+@arg2: 
+@arg3: 
+
+<!-- ##### SIGNAL GtkTextView::move-viewport ##### -->
+<para>
+
+</para>
+
+@textview: the object which received the signal.
+@arg1: 
+@arg2: 
+
+<!-- ##### SIGNAL GtkTextView::page-horizontally ##### -->
+<para>
+
+</para>
+
+@textview: the object which received the signal.
+@arg1: 
+@arg2: 
+
+<!-- ##### SIGNAL GtkTextView::paste-clipboard ##### -->
+<para>
+
+</para>
+
+@textview: the object which received the signal.
+
+<!-- ##### SIGNAL GtkTextView::populate-popup ##### -->
+<para>
+
+</para>
+
+@textview: the object which received the signal.
+@arg1: 
+
+<!-- ##### SIGNAL GtkTextView::preedit-changed ##### -->
+<para>
+
+</para>
+
+@textview: the object which received the signal.
+@arg1: 
+
+<!-- ##### SIGNAL GtkTextView::select-all ##### -->
+<para>
+
+</para>
+
+@textview: the object which received the signal.
+@arg1: 
+
+<!-- ##### SIGNAL GtkTextView::set-anchor ##### -->
+<para>
+
+</para>
+
+@textview: the object which received the signal.
+
+<!-- ##### SIGNAL GtkTextView::set-scroll-adjustments ##### -->
+<para>
+
+</para>
+
+@textview: the object which received the signal.
+@arg1: 
+@arg2: 
+
+<!-- ##### SIGNAL GtkTextView::toggle-cursor-visible ##### -->
+<para>
+
+</para>
+
+@textview: the object which received the signal.
+
+<!-- ##### SIGNAL GtkTextView::toggle-overwrite ##### -->
+<para>
+
+</para>
+
+@textview: the object which received the signal.
+
+<!-- ##### ARG GtkTextView:accepts-tab ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTextView:buffer ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTextView:cursor-visible ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTextView:editable ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTextView:im-module ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTextView:indent ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTextView:justification ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTextView:left-margin ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTextView:overwrite ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTextView:pixels-above-lines ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTextView:pixels-below-lines ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTextView:pixels-inside-wrap ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTextView:right-margin ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTextView:tabs ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTextView:wrap-mode ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTextView:error-underline-color ##### -->
+<para>
+
+</para>
+
 <!-- ##### ENUM GtkTextWindowType ##### -->
 <para>
 
@@ -44,6 +257,7 @@ types related to the text widget and how they work together.
 
 </para>
 
+@void: 
 @Returns: 
 
 
@@ -74,6 +288,24 @@ types related to the text widget and how they work together.
 @Returns: 
 
 
+<!-- ##### FUNCTION gtk_text_view_get_hadjustment ##### -->
+<para>
+
+</para>
+
+@text_view: 
+@Returns: 
+
+
+<!-- ##### FUNCTION gtk_text_view_get_vadjustment ##### -->
+<para>
+
+</para>
+
+@text_view: 
+@Returns: 
+
+
 <!-- ##### FUNCTION gtk_text_view_scroll_to_mark ##### -->
 <para>
 
@@ -85,9 +317,6 @@ types related to the text widget and how they work together.
 @use_align: 
 @xalign: 
 @yalign: 
-<!-- # Unused Parameters # -->
-@Returns: 
-@mark_within_margin: 
 
 
 <!-- ##### FUNCTION gtk_text_view_scroll_to_iter ##### -->
@@ -111,8 +340,6 @@ types related to the text widget and how they work together.
 
 @text_view: 
 @mark: 
-<!-- # Unused Parameters # -->
-@Returns: 
 
 
 <!-- ##### FUNCTION gtk_text_view_move_mark_onscreen ##### -->
@@ -186,6 +413,18 @@ types related to the text widget and how they work together.
 @y: 
 
 
+<!-- ##### FUNCTION gtk_text_view_get_iter_at_position ##### -->
+<para>
+
+</para>
+
+@text_view: 
+@iter: 
+@trailing: 
+@x: 
+@y: 
+
+
 <!-- ##### FUNCTION gtk_text_view_buffer_to_window_coords ##### -->
 <para>
 
@@ -337,6 +576,7 @@ multiple views.
 
 </para>
 
+@void: 
 @Returns: 
 
 
@@ -435,6 +675,24 @@ multiple views.
 @Returns: 
 
 
+<!-- ##### FUNCTION gtk_text_view_set_overwrite ##### -->
+<para>
+
+</para>
+
+@text_view: 
+@overwrite: 
+
+
+<!-- ##### FUNCTION gtk_text_view_get_overwrite ##### -->
+<para>
+
+</para>
+
+@text_view: 
+@Returns: 
+
+
 <!-- ##### FUNCTION gtk_text_view_set_pixels_above_lines ##### -->
 <para>
 
@@ -579,171 +837,56 @@ multiple views.
 @Returns: 
 
 
-<!-- ##### FUNCTION gtk_text_view_get_default_attributes ##### -->
+<!-- ##### FUNCTION gtk_text_view_set_accepts_tab ##### -->
 <para>
 
 </para>
 
 @text_view: 
-@Returns: 
-
-
-<!-- ##### MACRO GTK_TEXT_VIEW_PRIORITY_VALIDATE ##### -->
-<para>
-The priority at which the text view validates onscreen lines
-in an idle job in the background.
-</para>
-
-
-
-<!-- ##### SIGNAL GtkTextView::copy-clipboard ##### -->
-<para>
-
-</para>
-
-@textview: the object which received the signal.
-
-<!-- ##### SIGNAL GtkTextView::cut-clipboard ##### -->
-<para>
-
-</para>
-
-@textview: the object which received the signal.
-
-<!-- ##### SIGNAL GtkTextView::delete-from-cursor ##### -->
-<para>
-
-</para>
-
-@textview: the object which received the signal.
-@arg1: 
-@arg2: 
+@accepts_tab: 
 
-<!-- ##### SIGNAL GtkTextView::insert-at-cursor ##### -->
-<para>
-
-</para>
-
-@textview: the object which received the signal.
-@arg1: 
 
-<!-- ##### SIGNAL GtkTextView::move-cursor ##### -->
+<!-- ##### FUNCTION gtk_text_view_get_accepts_tab ##### -->
 <para>
 
 </para>
 
-@textview: the object which received the signal.
-@arg1: 
-@arg2: 
-@arg3: 
-
-<!-- ##### SIGNAL GtkTextView::move-focus ##### -->
-<para>
-
-</para>
-
-@textview: the object which received the signal.
-@arg1: 
-
-<!-- ##### SIGNAL GtkTextView::page-horizontally ##### -->
-<para>
-
-</para>
-
-@textview: the object which received the signal.
-@arg1: 
-@arg2: 
-
-<!-- ##### SIGNAL GtkTextView::paste-clipboard ##### -->
-<para>
-
-</para>
-
-@textview: the object which received the signal.
-
-<!-- ##### SIGNAL GtkTextView::populate-popup ##### -->
-<para>
-
-</para>
-
-@textview: the object which received the signal.
-@arg1: 
-
-<!-- ##### SIGNAL GtkTextView::set-anchor ##### -->
-<para>
-
-</para>
-
-@textview: the object which received the signal.
-
-<!-- ##### SIGNAL GtkTextView::set-scroll-adjustments ##### -->
-<para>
-
-</para>
-
-@textview: the object which received the signal.
-@arg1: 
-@arg2: 
-
-<!-- ##### SIGNAL GtkTextView::toggle-overwrite ##### -->
-<para>
-
-</para>
-
-@textview: the object which received the signal.
-
-<!-- ##### ARG GtkTextView:cursor-visible ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTextView:editable ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkTextView:indent ##### -->
-<para>
+@text_view: 
+@Returns: 
 
-</para>
 
-<!-- ##### ARG GtkTextView:justification ##### -->
+<!-- ##### FUNCTION gtk_text_view_get_default_attributes ##### -->
 <para>
 
 </para>
 
-<!-- ##### ARG GtkTextView:left-margin ##### -->
-<para>
+@text_view: 
+@Returns: 
 
-</para>
 
-<!-- ##### ARG GtkTextView:pixels-above-lines ##### -->
+<!-- ##### FUNCTION gtk_text_view_im_context_filter_keypress ##### -->
 <para>
 
 </para>
 
-<!-- ##### ARG GtkTextView:pixels-below-lines ##### -->
-<para>
+@text_view: 
+@event: 
+@Returns: 
 
-</para>
 
-<!-- ##### ARG GtkTextView:pixels-inside-wrap ##### -->
+<!-- ##### FUNCTION gtk_text_view_reset_im_context ##### -->
 <para>
 
 </para>
 
-<!-- ##### ARG GtkTextView:right-margin ##### -->
-<para>
+@text_view: 
 
-</para>
 
-<!-- ##### ARG GtkTextView:tabs ##### -->
+<!-- ##### MACRO GTK_TEXT_VIEW_PRIORITY_VALIDATE ##### -->
 <para>
-
+The priority at which the text view validates onscreen lines
+in an idle job in the background.
 </para>
 
-<!-- ##### ARG GtkTextView:wrap-mode ##### -->
-<para>
 
-</para>