]> Pileus Git - ~andy/gtk/blobdiff - docs/reference/gtk/tmpl/gtktextview.sgml
The render vfunc takes a GdkDrawable* instead of a GdkWindow*, because
[~andy/gtk] / docs / reference / gtk / tmpl / gtktextview.sgml
index 3be7141f8fb2f54ec8f9a375f22879ff0ef96447..2bd3e136e16a41f9ccaaa39d023e2db24e09d590 100644 (file)
@@ -242,14 +242,14 @@ types related to the text widget and how they work together.
 @size: 
 
 
-<!-- ##### FUNCTION gtk_text_view_set_text_window_size ##### -->
+<!-- ##### FUNCTION gtk_text_view_get_border_window_size ##### -->
 <para>
 
 </para>
 
 @text_view: 
-@width
-@height
+@type
+@Returns
 
 
 <!-- ##### FUNCTION gtk_text_view_forward_display_line ##### -->
@@ -323,6 +323,41 @@ types related to the text widget and how they work together.
 @anchor: 
 
 
+<!-- ##### STRUCT GtkTextChildAnchor ##### -->
+<para>
+A <structname>GtkTextChildAnchor</structname> is a spot in the buffer 
+where child widgets can be "anchored" (inserted inline, as if they were 
+characters). The anchor can have multiple widgets anchored, to allow for 
+multiple views.
+</para>
+
+
+<!-- ##### FUNCTION gtk_text_child_anchor_new ##### -->
+<para>
+
+</para>
+
+@Returns: 
+
+
+<!-- ##### FUNCTION gtk_text_child_anchor_get_widgets ##### -->
+<para>
+
+</para>
+
+@anchor: 
+@Returns: 
+
+
+<!-- ##### FUNCTION gtk_text_child_anchor_get_deleted ##### -->
+<para>
+
+</para>
+
+@anchor: 
+@Returns: 
+
+
 <!-- ##### FUNCTION gtk_text_view_add_child_in_window ##### -->
 <para>
 
@@ -400,6 +435,24 @@ types related to the text widget and how they work together.
 @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>
 
@@ -544,11 +597,21 @@ types related to the text widget and how they work together.
 @Returns: 
 
 
-<!-- ##### MACRO GTK_TEXT_VIEW_PRIORITY_VALIDATE ##### -->
+<!-- ##### FUNCTION gtk_text_view_get_default_attributes ##### -->
 <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 ##### -->
@@ -592,6 +655,32 @@ types related to the text widget and how they work together.
 @arg2: 
 @arg3: 
 
+<!-- ##### SIGNAL GtkTextView::move-focus ##### -->
+<para>
+
+</para>
+
+@textview: the object which received the signal.
+@arg1: 
+
+<!-- ##### 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>
 
@@ -607,6 +696,14 @@ types related to the text widget and how they work together.
 @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>
 
@@ -630,57 +727,62 @@ types related to the text widget and how they work together.
 
 @textview: the object which received the signal.
 
-<!-- ##### ARG GtkTextView:height-lines ##### -->
+<!-- ##### ARG GtkTextView:accepts-tab ##### -->
 <para>
 
 </para>
 
-<!-- ##### ARG GtkTextView:width-columns ##### -->
+<!-- ##### ARG GtkTextView:buffer ##### -->
 <para>
 
 </para>
 
-<!-- ##### ARG GtkTextView:pixels-above-lines ##### -->
+<!-- ##### ARG GtkTextView:cursor-visible ##### -->
 <para>
 
 </para>
 
-<!-- ##### ARG GtkTextView:pixels-below-lines ##### -->
+<!-- ##### ARG GtkTextView:editable ##### -->
 <para>
 
 </para>
 
-<!-- ##### ARG GtkTextView:pixels-inside-wrap ##### -->
+<!-- ##### ARG GtkTextView:indent ##### -->
 <para>
 
 </para>
 
-<!-- ##### ARG GtkTextView:editable ##### -->
+<!-- ##### ARG GtkTextView:justification ##### -->
 <para>
 
 </para>
 
-<!-- ##### ARG GtkTextView:wrap-mode ##### -->
+<!-- ##### ARG GtkTextView:left-margin ##### -->
 <para>
 
 </para>
 
-<!-- ##### ARG GtkTextView:justification ##### -->
+<!-- ##### ARG GtkTextView:overwrite ##### -->
 <para>
 
 </para>
 
-<!-- ##### ARG GtkTextView:left-margin ##### -->
+<!-- ##### ARG GtkTextView:pixels-above-lines ##### -->
 <para>
 
 </para>
 
-<!-- ##### ARG GtkTextView:right-margin ##### -->
+<!-- ##### ARG GtkTextView:pixels-below-lines ##### -->
 <para>
 
 </para>
 
-<!-- ##### ARG GtkTextView:indent ##### -->
+<!-- ##### ARG GtkTextView:pixels-inside-wrap ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkTextView:right-margin ##### -->
 <para>
 
 </para>
@@ -690,7 +792,7 @@ types related to the text widget and how they work together.
 
 </para>
 
-<!-- ##### ARG GtkTextView:cursor-visible ##### -->
+<!-- ##### ARG GtkTextView:wrap-mode ##### -->
 <para>
 
 </para>