Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 677c1b5134368504c2e447757584d19e > files > 739

ghc-gtk-devel-0.11.2-5.fc14.i686.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--Rendered using the Haskell Html Library v0.2-->
<HTML
><HEAD
><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8"
><TITLE
>Graphics.UI.Gtk.Multiline.TextView</TITLE
><LINK HREF="haddock.css" REL="stylesheet" TYPE="text/css"
><SCRIPT SRC="haddock-util.js" TYPE="text/javascript"
></SCRIPT
><SCRIPT TYPE="text/javascript"
>window.onload = function () {setSynopsis("mini_Graphics-UI-Gtk-Multiline-TextView.html")};</SCRIPT
></HEAD
><BODY
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="topbar"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD
><IMG SRC="haskell_icon.gif" WIDTH="16" HEIGHT="16" ALT=" "
></TD
><TD CLASS="title"
>gtk-0.11.2: Binding to the Gtk+ graphical user interface library.</TD
><TD CLASS="topbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html"
>Source code</A
></TD
><TD CLASS="topbut"
><A HREF="index.html"
>Contents</A
></TD
><TD CLASS="topbut"
><A HREF="doc-index.html"
>Index</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="modulebar"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD
><FONT SIZE="6"
>Graphics.UI.Gtk.Multiline.TextView</FONT
></TD
><TD ALIGN="right"
><TABLE CLASS="narrow" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="infohead"
>Portability</TD
><TD CLASS="infoval"
>portable (depends on GHC)</TD
></TR
><TR
><TD CLASS="infohead"
>Stability</TD
><TD CLASS="infoval"
>provisional</TD
></TR
><TR
><TD CLASS="infohead"
>Maintainer</TD
><TD CLASS="infoval"
>gtk2hs-users@lists.sourceforge.net</TD
></TR
></TABLE
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="section4"
><B
>Contents</B
></TD
></TR
><TR
><TD
><DL
><DT
><A HREF="#1"
>Detail
</A
></DT
><DT
><A HREF="#2"
>Class Hierarchy
</A
></DT
><DT
><A HREF="#3"
>Types
</A
></DT
><DT
><A HREF="#4"
>Constructors
</A
></DT
><DT
><A HREF="#5"
>Methods
</A
></DT
><DT
><A HREF="#6"
>Attributes
</A
></DT
><DT
><A HREF="#7"
>Signals
</A
></DT
></DL
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="section1"
>Description</TD
></TR
><TR
><TD CLASS="doc"
>Widget that displays a <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextBuffer.html#t%3ATextBuffer"
>TextBuffer</A
></TT
>
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="section1"
>Synopsis</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>  <A HREF="#t%3ATextView"
>TextView</A
> </TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><SPAN CLASS="keyword"
>class</SPAN
> <A HREF="Graphics-UI-Gtk-Abstract-Container.html#t%3AContainerClass"
>ContainerClass</A
> o =&gt; <A HREF="#t%3ATextViewClass"
>TextViewClass</A
> o </TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>  <A HREF="#t%3ATextChildAnchor"
>TextChildAnchor</A
> </TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><SPAN CLASS="keyword"
>class</SPAN
> <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-GObject.html#t%3AGObjectClass"
>GObjectClass</A
> o =&gt; <A HREF="#t%3ATextChildAnchorClass"
>TextChildAnchorClass</A
> o </TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AcastToTextView"
>castToTextView</A
> :: <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-GObject.html#t%3AGObjectClass"
>GObjectClass</A
> obj =&gt; obj -&gt; <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextView"
>TextView</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AgTypeTextView"
>gTypeTextView</A
> :: <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AGType"
>GType</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtoTextView"
>toTextView</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> o =&gt; o -&gt; <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextView"
>TextView</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>  <A HREF="#t%3ADeleteType"
>DeleteType</A
>  </TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="decl"
>= <A HREF="#v%3ADeleteChars"
>DeleteChars</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3ADeleteWordEnds"
>DeleteWordEnds</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3ADeleteWords"
>DeleteWords</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3ADeleteDisplayLines"
>DeleteDisplayLines</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3ADeleteDisplayLineEnds"
>DeleteDisplayLineEnds</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3ADeleteParagraphEnds"
>DeleteParagraphEnds</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3ADeleteParagraphs"
>DeleteParagraphs</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3ADeleteWhitespace"
>DeleteWhitespace</A
></TD
></TR
></TABLE
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>  <A HREF="#t%3ADirectionType"
>DirectionType</A
>  </TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="decl"
>= <A HREF="#v%3ADirTabForward"
>DirTabForward</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3ADirTabBackward"
>DirTabBackward</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3ADirUp"
>DirUp</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3ADirDown"
>DirDown</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3ADirLeft"
>DirLeft</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3ADirRight"
>DirRight</A
></TD
></TR
></TABLE
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>  <A HREF="#t%3AJustification"
>Justification</A
>  </TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="decl"
>= <A HREF="#v%3AJustifyLeft"
>JustifyLeft</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3AJustifyRight"
>JustifyRight</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3AJustifyCenter"
>JustifyCenter</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3AJustifyFill"
>JustifyFill</A
></TD
></TR
></TABLE
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>  <A HREF="#t%3AMovementStep"
>MovementStep</A
>  </TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="decl"
>= <A HREF="#v%3AMovementLogicalPositions"
>MovementLogicalPositions</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3AMovementVisualPositions"
>MovementVisualPositions</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3AMovementWords"
>MovementWords</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3AMovementDisplayLines"
>MovementDisplayLines</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3AMovementDisplayLineEnds"
>MovementDisplayLineEnds</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3AMovementParagraphs"
>MovementParagraphs</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3AMovementParagraphEnds"
>MovementParagraphEnds</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3AMovementPages"
>MovementPages</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3AMovementBufferEnds"
>MovementBufferEnds</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3AMovementHorizontalPages"
>MovementHorizontalPages</A
></TD
></TR
></TABLE
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>  <A HREF="#t%3ATextWindowType"
>TextWindowType</A
>  </TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="decl"
>= <A HREF="#v%3ATextWindowPrivate"
>TextWindowPrivate</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3ATextWindowWidget"
>TextWindowWidget</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3ATextWindowText"
>TextWindowText</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3ATextWindowLeft"
>TextWindowLeft</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3ATextWindowRight"
>TextWindowRight</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3ATextWindowTop"
>TextWindowTop</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3ATextWindowBottom"
>TextWindowBottom</A
></TD
></TR
></TABLE
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>  <A HREF="#t%3AWrapMode"
>WrapMode</A
>  </TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="decl"
>= <A HREF="#v%3AWrapNone"
>WrapNone</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3AWrapChar"
>WrapChar</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3AWrapWord"
>WrapWord</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3AWrapWordChar"
>WrapWordChar</A
></TD
></TR
></TABLE
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewNew"
>textViewNew</A
> :: <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextView"
>TextView</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewNewWithBuffer"
>textViewNewWithBuffer</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextBuffer.html#t%3ATextBufferClass"
>TextBufferClass</A
> buffer =&gt; buffer -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextView"
>TextView</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewSetBuffer"
>textViewSetBuffer</A
> :: (<A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self, <A HREF="Graphics-UI-Gtk-Multiline-TextBuffer.html#t%3ATextBufferClass"
>TextBufferClass</A
> buffer) =&gt; self -&gt; buffer -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewGetBuffer"
>textViewGetBuffer</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextBuffer.html#t%3ATextBuffer"
>TextBuffer</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewScrollToMark"
>textViewScrollToMark</A
> :: (<A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self, <A HREF="Graphics-UI-Gtk-Multiline-TextMark.html#t%3ATextMarkClass"
>TextMarkClass</A
> mark) =&gt; self -&gt; mark -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Prelude.html#t%3ADouble"
>Double</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Maybe.html#t%3AMaybe"
>Maybe</A
> (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Prelude.html#t%3ADouble"
>Double</A
>, <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Prelude.html#t%3ADouble"
>Double</A
>) -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewScrollToIter"
>textViewScrollToIter</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="Graphics-UI-Gtk-Multiline-TextIter.html#t%3ATextIter"
>TextIter</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Prelude.html#t%3ADouble"
>Double</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Maybe.html#t%3AMaybe"
>Maybe</A
> (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Prelude.html#t%3ADouble"
>Double</A
>, <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Prelude.html#t%3ADouble"
>Double</A
>) -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewScrollMarkOnscreen"
>textViewScrollMarkOnscreen</A
> :: (<A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self, <A HREF="Graphics-UI-Gtk-Multiline-TextMark.html#t%3ATextMarkClass"
>TextMarkClass</A
> mark) =&gt; self -&gt; mark -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewMoveMarkOnscreen"
>textViewMoveMarkOnscreen</A
> :: (<A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self, <A HREF="Graphics-UI-Gtk-Multiline-TextMark.html#t%3ATextMarkClass"
>TextMarkClass</A
> mark) =&gt; self -&gt; mark -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewPlaceCursorOnscreen"
>textViewPlaceCursorOnscreen</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewGetLineAtY"
>textViewGetLineAtY</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> (<A HREF="Graphics-UI-Gtk-Multiline-TextIter.html#t%3ATextIter"
>TextIter</A
>, <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
>)</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewGetLineYrange"
>textViewGetLineYrange</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="Graphics-UI-Gtk-Multiline-TextIter.html#t%3ATextIter"
>TextIter</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
>, <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
>)</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewGetIterAtLocation"
>textViewGetIterAtLocation</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextIter.html#t%3ATextIter"
>TextIter</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewBufferToWindowCoords"
>textViewBufferToWindowCoords</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextWindowType"
>TextWindowType</A
> -&gt; (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
>, <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
>) -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
>, <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
>)</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewWindowToBufferCoords"
>textViewWindowToBufferCoords</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextWindowType"
>TextWindowType</A
> -&gt; (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
>, <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
>) -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
>, <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
>)</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewGetWindow"
>textViewGetWindow</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextWindowType"
>TextWindowType</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Maybe.html#t%3AMaybe"
>Maybe</A
> <A HREF="Graphics-UI-Gtk-Gdk-DrawWindow.html#t%3ADrawWindow"
>DrawWindow</A
>)</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewGetWindowType"
>textViewGetWindowType</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="Graphics-UI-Gtk-Gdk-DrawWindow.html#t%3ADrawWindow"
>DrawWindow</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextWindowType"
>TextWindowType</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewSetBorderWindowSize"
>textViewSetBorderWindowSize</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextWindowType"
>TextWindowType</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewGetBorderWindowSize"
>textViewGetBorderWindowSize</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextWindowType"
>TextWindowType</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewForwardDisplayLine"
>textViewForwardDisplayLine</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="Graphics-UI-Gtk-Multiline-TextIter.html#t%3ATextIter"
>TextIter</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewBackwardDisplayLine"
>textViewBackwardDisplayLine</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="Graphics-UI-Gtk-Multiline-TextIter.html#t%3ATextIter"
>TextIter</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewForwardDisplayLineEnd"
>textViewForwardDisplayLineEnd</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="Graphics-UI-Gtk-Multiline-TextIter.html#t%3ATextIter"
>TextIter</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewBackwardDisplayLineStart"
>textViewBackwardDisplayLineStart</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="Graphics-UI-Gtk-Multiline-TextIter.html#t%3ATextIter"
>TextIter</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewStartsDisplayLine"
>textViewStartsDisplayLine</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="Graphics-UI-Gtk-Multiline-TextIter.html#t%3ATextIter"
>TextIter</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewMoveVisually"
>textViewMoveVisually</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="Graphics-UI-Gtk-Multiline-TextIter.html#t%3ATextIter"
>TextIter</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewAddChildAtAnchor"
>textViewAddChildAtAnchor</A
> :: (<A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child) =&gt; self -&gt; child -&gt; <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextChildAnchor"
>TextChildAnchor</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextChildAnchorNew"
>textChildAnchorNew</A
> :: <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextChildAnchor"
>TextChildAnchor</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextChildAnchorGetWidgets"
>textChildAnchorGetWidgets</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextChildAnchor"
>TextChildAnchor</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> [<A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidget"
>Widget</A
>]</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextChildAnchorGetDeleted"
>textChildAnchorGetDeleted</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextChildAnchor"
>TextChildAnchor</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewAddChildInWindow"
>textViewAddChildInWindow</A
> :: (<A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child) =&gt; self -&gt; child -&gt; <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextWindowType"
>TextWindowType</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewMoveChild"
>textViewMoveChild</A
> :: (<A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child) =&gt; self -&gt; child -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewSetWrapMode"
>textViewSetWrapMode</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3AWrapMode"
>WrapMode</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewGetWrapMode"
>textViewGetWrapMode</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3AWrapMode"
>WrapMode</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewSetEditable"
>textViewSetEditable</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewGetEditable"
>textViewGetEditable</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewSetCursorVisible"
>textViewSetCursorVisible</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewGetCursorVisible"
>textViewGetCursorVisible</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewSetPixelsAboveLines"
>textViewSetPixelsAboveLines</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewGetPixelsAboveLines"
>textViewGetPixelsAboveLines</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewSetPixelsBelowLines"
>textViewSetPixelsBelowLines</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewGetPixelsBelowLines"
>textViewGetPixelsBelowLines</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewSetPixelsInsideWrap"
>textViewSetPixelsInsideWrap</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewGetPixelsInsideWrap"
>textViewGetPixelsInsideWrap</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewSetJustification"
>textViewSetJustification</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3AJustification"
>Justification</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewGetJustification"
>textViewGetJustification</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3AJustification"
>Justification</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewSetLeftMargin"
>textViewSetLeftMargin</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewGetLeftMargin"
>textViewGetLeftMargin</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewSetRightMargin"
>textViewSetRightMargin</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewGetRightMargin"
>textViewGetRightMargin</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewSetIndent"
>textViewSetIndent</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewGetIndent"
>textViewGetIndent</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewGetDefaultAttributes"
>textViewGetDefaultAttributes</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextTag.html#t%3ATextAttributes"
>TextAttributes</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewGetVisibleRect"
>textViewGetVisibleRect</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="Graphics-UI-Gtk-Gdk-Events.html#t%3ARectangle"
>Rectangle</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewGetIterLocation"
>textViewGetIterLocation</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="Graphics-UI-Gtk-Multiline-TextIter.html#t%3ATextIter"
>TextIter</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="Graphics-UI-Gtk-Gdk-Events.html#t%3ARectangle"
>Rectangle</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewGetIterAtPosition"
>textViewGetIterAtPosition</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> (<A HREF="Graphics-UI-Gtk-Multiline-TextIter.html#t%3ATextIter"
>TextIter</A
>, <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
>)</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewSetOverwrite"
>textViewSetOverwrite</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewGetOverwrite"
>textViewGetOverwrite</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewSetAcceptsTab"
>textViewSetAcceptsTab</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewGetAcceptsTab"
>textViewGetAcceptsTab</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewPixelsAboveLines"
>textViewPixelsAboveLines</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewPixelsBelowLines"
>textViewPixelsBelowLines</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewPixelsInsideWrap"
>textViewPixelsInsideWrap</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewEditable"
>textViewEditable</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewImModule"
>textViewImModule</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Char.html#t%3AString"
>String</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewWrapMode"
>textViewWrapMode</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3AWrapMode"
>WrapMode</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewJustification"
>textViewJustification</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3AJustification"
>Justification</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewLeftMargin"
>textViewLeftMargin</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewRightMargin"
>textViewRightMargin</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewIndent"
>textViewIndent</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewCursorVisible"
>textViewCursorVisible</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewBuffer"
>textViewBuffer</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="Graphics-UI-Gtk-Multiline-TextBuffer.html#t%3ATextBuffer"
>TextBuffer</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewOverwrite"
>textViewOverwrite</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtextViewAcceptsTab"
>textViewAcceptsTab</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3Abackspace"
>backspace</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Signals.html#t%3ASignal"
>Signal</A
> self (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>)</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AcopyClipboard"
>copyClipboard</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Signals.html#t%3ASignal"
>Signal</A
> self (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>)</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AcutClipboard"
>cutClipboard</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Signals.html#t%3ASignal"
>Signal</A
> self (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>)</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AdeleteFromCursor"
>deleteFromCursor</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Signals.html#t%3ASignal"
>Signal</A
> self (<A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ADeleteType"
>DeleteType</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>)</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AinsertAtCursor"
>insertAtCursor</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Signals.html#t%3ASignal"
>Signal</A
> self (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Char.html#t%3AString"
>String</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>)</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AmoveCursor"
>moveCursor</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Signals.html#t%3ASignal"
>Signal</A
> self (<A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3AMovementStep"
>MovementStep</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>)</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AmoveViewport"
>moveViewport</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Signals.html#t%3ASignal"
>Signal</A
> self (<A HREF="Graphics-UI-Gtk-General-Enums.html#t%3AScrollStep"
>ScrollStep</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>)</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AmoveFocus"
>moveFocus</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Signals.html#t%3ASignal"
>Signal</A
> self (<A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ADirectionType"
>DirectionType</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>)</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3ApageHorizontally"
>pageHorizontally</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Signals.html#t%3ASignal"
>Signal</A
> self (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>)</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3ApasteClipboard"
>pasteClipboard</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Signals.html#t%3ASignal"
>Signal</A
> self (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>)</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3ApopulatePopup"
>populatePopup</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Signals.html#t%3ASignal"
>Signal</A
> self (<A HREF="Graphics-UI-Gtk-MenuComboToolbar-Menu.html#t%3AMenu"
>Menu</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>)</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AselectAll"
>selectAll</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Signals.html#t%3ASignal"
>Signal</A
> self (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>)</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AsetAnchor"
>setAnchor</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Signals.html#t%3ASignal"
>Signal</A
> self (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>)</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AsetTextViewScrollAdjustments"
>setTextViewScrollAdjustments</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Signals.html#t%3ASignal"
>Signal</A
> self (<A HREF="Graphics-UI-Gtk-Misc-Adjustment.html#t%3AAdjustment"
>Adjustment</A
> -&gt; <A HREF="Graphics-UI-Gtk-Misc-Adjustment.html#t%3AAdjustment"
>Adjustment</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>)</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtoggleCursorVisible"
>toggleCursorVisible</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Signals.html#t%3ASignal"
>Signal</A
> self (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>)</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtoggleOverwrite"
>toggleOverwrite</A
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Signals.html#t%3ASignal"
>Signal</A
> self (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>)</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="section1"
><A NAME="1"
><A NAME="1"
>Detail
</A
></A
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="doc"
><P
>You may wish to begin by reading the text widget conceptual overview
 which gives an overview of all the objects and data types related to the
 text widget and how they work together.
</P
><P
>Throughout we distinguish between buffer coordinates which are pixels with
 the origin at the upper left corner of the first character on the first
 line. Window coordinates are relative to the top left pixel which is visible
 in the current <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextView"
>TextView</A
></TT
>. Coordinates from Events are in the latter
 relation. The conversion can be done with <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#v%3AtextViewWindowToBufferCoords"
>textViewWindowToBufferCoords</A
></TT
>.
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="section1"
><A NAME="2"
><A NAME="2"
>Class Hierarchy
</A
></A
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="doc"
><PRE
>
 | <TT
><A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-GObject.html#t%3AGObject"
>GObject</A
></TT
>
 | +----<TT
><A HREF="Graphics-UI-Gtk-Abstract-Object.html#t%3AObject"
>Object</A
></TT
>
 | +----<TT
><A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidget"
>Widget</A
></TT
>
 | +----<TT
><A HREF="Graphics-UI-Gtk-Abstract-Container.html#t%3AContainer"
>Container</A
></TT
>
 | +----TextView
 |
 |
 | <TT
><A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-GObject.html#t%3AGObject"
>GObject</A
></TT
>
 | +----TextChildAnchor
</PRE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="section1"
><A NAME="3"
><A NAME="3"
>Types
</A
></A
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><SPAN CLASS="keyword"
>data</SPAN
>  <A NAME="t:TextView"
><A NAME="t%3ATextView"
></A
></A
><B
>TextView</B
>  </TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Types.html#TextView"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="section4"
><IMG SRC="minus.gif" CLASS="coll" ONCLICK="toggle(this,'i:TextView')" ALT="show/hide"
> Instances</TD
></TR
><TR
><TD CLASS="body"
><DIV ID="i:TextView" STYLE="display:block;"
><TABLE CLASS="vanilla" CELLSPACING="1" CELLPADDING="0"
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Eq.html#t%3AEq"
>Eq</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextView"
>TextView</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Ord.html#t%3AOrd"
>Ord</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextView"
>TextView</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-GObject.html#t%3AGObjectClass"
>GObjectClass</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextView"
>TextView</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextView"
>TextView</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="Graphics-UI-Gtk-Abstract-Container.html#t%3AContainerClass"
>ContainerClass</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextView"
>TextView</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextView"
>TextView</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="Graphics-UI-Gtk-Abstract-Object.html#t%3AObjectClass"
>ObjectClass</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextView"
>TextView</A
></TD
></TR
></TABLE
></DIV
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><SPAN CLASS="keyword"
>class</SPAN
> <A HREF="Graphics-UI-Gtk-Abstract-Container.html#t%3AContainerClass"
>ContainerClass</A
> o =&gt; <A NAME="t:TextViewClass"
><A NAME="t%3ATextViewClass"
></A
></A
><B
>TextViewClass</B
> o </TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Types.html#TextViewClass"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="section4"
><IMG SRC="minus.gif" CLASS="coll" ONCLICK="toggle(this,'i:TextViewClass')" ALT="show/hide"
> Instances</TD
></TR
><TR
><TD CLASS="body"
><DIV ID="i:TextViewClass" STYLE="display:block;"
><TABLE CLASS="vanilla" CELLSPACING="1" CELLPADDING="0"
><TR
><TD CLASS="decl"
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextView"
>TextView</A
></TD
></TR
></TABLE
></DIV
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><SPAN CLASS="keyword"
>data</SPAN
>  <A NAME="t:TextChildAnchor"
><A NAME="t%3ATextChildAnchor"
></A
></A
><B
>TextChildAnchor</B
>  </TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Types.html#TextChildAnchor"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="section4"
><IMG SRC="minus.gif" CLASS="coll" ONCLICK="toggle(this,'i:TextChildAnchor')" ALT="show/hide"
> Instances</TD
></TR
><TR
><TD CLASS="body"
><DIV ID="i:TextChildAnchor" STYLE="display:block;"
><TABLE CLASS="vanilla" CELLSPACING="1" CELLPADDING="0"
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Eq.html#t%3AEq"
>Eq</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextChildAnchor"
>TextChildAnchor</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Ord.html#t%3AOrd"
>Ord</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextChildAnchor"
>TextChildAnchor</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-GObject.html#t%3AGObjectClass"
>GObjectClass</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextChildAnchor"
>TextChildAnchor</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextChildAnchorClass"
>TextChildAnchorClass</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextChildAnchor"
>TextChildAnchor</A
></TD
></TR
></TABLE
></DIV
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><SPAN CLASS="keyword"
>class</SPAN
> <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-GObject.html#t%3AGObjectClass"
>GObjectClass</A
> o =&gt; <A NAME="t:TextChildAnchorClass"
><A NAME="t%3ATextChildAnchorClass"
></A
></A
><B
>TextChildAnchorClass</B
> o </TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Types.html#TextChildAnchorClass"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="section4"
><IMG SRC="minus.gif" CLASS="coll" ONCLICK="toggle(this,'i:TextChildAnchorClass')" ALT="show/hide"
> Instances</TD
></TR
><TR
><TD CLASS="body"
><DIV ID="i:TextChildAnchorClass" STYLE="display:block;"
><TABLE CLASS="vanilla" CELLSPACING="1" CELLPADDING="0"
><TR
><TD CLASS="decl"
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextChildAnchorClass"
>TextChildAnchorClass</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextChildAnchor"
>TextChildAnchor</A
></TD
></TR
></TABLE
></DIV
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:castToTextView"
><A NAME="v%3AcastToTextView"
></A
></A
><B
>castToTextView</B
> :: <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-GObject.html#t%3AGObjectClass"
>GObjectClass</A
> obj =&gt; obj -&gt; <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextView"
>TextView</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Types.html#castToTextView"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:gTypeTextView"
><A NAME="v%3AgTypeTextView"
></A
></A
><B
>gTypeTextView</B
> :: <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AGType"
>GType</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Types.html#gTypeTextView"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:toTextView"
><A NAME="v%3AtoTextView"
></A
></A
><B
>toTextView</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> o =&gt; o -&gt; <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextView"
>TextView</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Types.html#toTextView"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><SPAN CLASS="keyword"
>data</SPAN
>  <A NAME="t:DeleteType"
><A NAME="t%3ADeleteType"
></A
></A
><B
>DeleteType</B
>  </TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-General-Enums.html#DeleteType"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="ndoc"
>Editing option
</TD
></TR
><TR
><TD CLASS="section4"
>Constructors</TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="1" CELLPADDING="0"
><TR
><TD CLASS="arg"
><A NAME="v:DeleteChars"
><A NAME="v%3ADeleteChars"
></A
></A
><B
>DeleteChars</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:DeleteWordEnds"
><A NAME="v%3ADeleteWordEnds"
></A
></A
><B
>DeleteWordEnds</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:DeleteWords"
><A NAME="v%3ADeleteWords"
></A
></A
><B
>DeleteWords</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:DeleteDisplayLines"
><A NAME="v%3ADeleteDisplayLines"
></A
></A
><B
>DeleteDisplayLines</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:DeleteDisplayLineEnds"
><A NAME="v%3ADeleteDisplayLineEnds"
></A
></A
><B
>DeleteDisplayLineEnds</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:DeleteParagraphEnds"
><A NAME="v%3ADeleteParagraphEnds"
></A
></A
><B
>DeleteParagraphEnds</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:DeleteParagraphs"
><A NAME="v%3ADeleteParagraphs"
></A
></A
><B
>DeleteParagraphs</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:DeleteWhitespace"
><A NAME="v%3ADeleteWhitespace"
></A
></A
><B
>DeleteWhitespace</B
></TD
><TD CLASS="rdoc"
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="section4"
><IMG SRC="minus.gif" CLASS="coll" ONCLICK="toggle(this,'i:DeleteType')" ALT="show/hide"
> Instances</TD
></TR
><TR
><TD CLASS="body"
><DIV ID="i:DeleteType" STYLE="display:block;"
><TABLE CLASS="vanilla" CELLSPACING="1" CELLPADDING="0"
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Prelude.html#t%3AEnum"
>Enum</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ADeleteType"
>DeleteType</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Eq.html#t%3AEq"
>Eq</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ADeleteType"
>DeleteType</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Text-Show.html#t%3AShow"
>Show</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ADeleteType"
>DeleteType</A
></TD
></TR
></TABLE
></DIV
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><SPAN CLASS="keyword"
>data</SPAN
>  <A NAME="t:DirectionType"
><A NAME="t%3ADirectionType"
></A
></A
><B
>DirectionType</B
>  </TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-General-Enums.html#DirectionType"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="ndoc"
>Editing direction
</TD
></TR
><TR
><TD CLASS="section4"
>Constructors</TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="1" CELLPADDING="0"
><TR
><TD CLASS="arg"
><A NAME="v:DirTabForward"
><A NAME="v%3ADirTabForward"
></A
></A
><B
>DirTabForward</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:DirTabBackward"
><A NAME="v%3ADirTabBackward"
></A
></A
><B
>DirTabBackward</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:DirUp"
><A NAME="v%3ADirUp"
></A
></A
><B
>DirUp</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:DirDown"
><A NAME="v%3ADirDown"
></A
></A
><B
>DirDown</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:DirLeft"
><A NAME="v%3ADirLeft"
></A
></A
><B
>DirLeft</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:DirRight"
><A NAME="v%3ADirRight"
></A
></A
><B
>DirRight</B
></TD
><TD CLASS="rdoc"
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="section4"
><IMG SRC="minus.gif" CLASS="coll" ONCLICK="toggle(this,'i:DirectionType')" ALT="show/hide"
> Instances</TD
></TR
><TR
><TD CLASS="body"
><DIV ID="i:DirectionType" STYLE="display:block;"
><TABLE CLASS="vanilla" CELLSPACING="1" CELLPADDING="0"
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Prelude.html#t%3AEnum"
>Enum</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ADirectionType"
>DirectionType</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Eq.html#t%3AEq"
>Eq</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ADirectionType"
>DirectionType</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Text-Show.html#t%3AShow"
>Show</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ADirectionType"
>DirectionType</A
></TD
></TR
></TABLE
></DIV
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><SPAN CLASS="keyword"
>data</SPAN
>  <A NAME="t:Justification"
><A NAME="t%3AJustification"
></A
></A
><B
>Justification</B
>  </TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-General-Enums.html#Justification"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="ndoc"
>Justification for label and maybe other widgets (text?)
</TD
></TR
><TR
><TD CLASS="section4"
>Constructors</TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="1" CELLPADDING="0"
><TR
><TD CLASS="arg"
><A NAME="v:JustifyLeft"
><A NAME="v%3AJustifyLeft"
></A
></A
><B
>JustifyLeft</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:JustifyRight"
><A NAME="v%3AJustifyRight"
></A
></A
><B
>JustifyRight</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:JustifyCenter"
><A NAME="v%3AJustifyCenter"
></A
></A
><B
>JustifyCenter</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:JustifyFill"
><A NAME="v%3AJustifyFill"
></A
></A
><B
>JustifyFill</B
></TD
><TD CLASS="rdoc"
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="section4"
><IMG SRC="minus.gif" CLASS="coll" ONCLICK="toggle(this,'i:Justification')" ALT="show/hide"
> Instances</TD
></TR
><TR
><TD CLASS="body"
><DIV ID="i:Justification" STYLE="display:block;"
><TABLE CLASS="vanilla" CELLSPACING="1" CELLPADDING="0"
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Prelude.html#t%3AEnum"
>Enum</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3AJustification"
>Justification</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Eq.html#t%3AEq"
>Eq</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3AJustification"
>Justification</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Text-Show.html#t%3AShow"
>Show</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3AJustification"
>Justification</A
></TD
></TR
></TABLE
></DIV
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><SPAN CLASS="keyword"
>data</SPAN
>  <A NAME="t:MovementStep"
><A NAME="t%3AMovementStep"
></A
></A
><B
>MovementStep</B
>  </TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-General-Enums.html#MovementStep"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="ndoc"
>Movement in text widget
</TD
></TR
><TR
><TD CLASS="section4"
>Constructors</TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="1" CELLPADDING="0"
><TR
><TD CLASS="arg"
><A NAME="v:MovementLogicalPositions"
><A NAME="v%3AMovementLogicalPositions"
></A
></A
><B
>MovementLogicalPositions</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:MovementVisualPositions"
><A NAME="v%3AMovementVisualPositions"
></A
></A
><B
>MovementVisualPositions</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:MovementWords"
><A NAME="v%3AMovementWords"
></A
></A
><B
>MovementWords</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:MovementDisplayLines"
><A NAME="v%3AMovementDisplayLines"
></A
></A
><B
>MovementDisplayLines</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:MovementDisplayLineEnds"
><A NAME="v%3AMovementDisplayLineEnds"
></A
></A
><B
>MovementDisplayLineEnds</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:MovementParagraphs"
><A NAME="v%3AMovementParagraphs"
></A
></A
><B
>MovementParagraphs</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:MovementParagraphEnds"
><A NAME="v%3AMovementParagraphEnds"
></A
></A
><B
>MovementParagraphEnds</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:MovementPages"
><A NAME="v%3AMovementPages"
></A
></A
><B
>MovementPages</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:MovementBufferEnds"
><A NAME="v%3AMovementBufferEnds"
></A
></A
><B
>MovementBufferEnds</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:MovementHorizontalPages"
><A NAME="v%3AMovementHorizontalPages"
></A
></A
><B
>MovementHorizontalPages</B
></TD
><TD CLASS="rdoc"
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="section4"
><IMG SRC="minus.gif" CLASS="coll" ONCLICK="toggle(this,'i:MovementStep')" ALT="show/hide"
> Instances</TD
></TR
><TR
><TD CLASS="body"
><DIV ID="i:MovementStep" STYLE="display:block;"
><TABLE CLASS="vanilla" CELLSPACING="1" CELLPADDING="0"
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Prelude.html#t%3AEnum"
>Enum</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3AMovementStep"
>MovementStep</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Eq.html#t%3AEq"
>Eq</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3AMovementStep"
>MovementStep</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Text-Show.html#t%3AShow"
>Show</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3AMovementStep"
>MovementStep</A
></TD
></TR
></TABLE
></DIV
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><SPAN CLASS="keyword"
>data</SPAN
>  <A NAME="t:TextWindowType"
><A NAME="t%3ATextWindowType"
></A
></A
><B
>TextWindowType</B
>  </TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-General-Enums.html#TextWindowType"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="ndoc"
>The window type for coordinate translation.
</TD
></TR
><TR
><TD CLASS="section4"
>Constructors</TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="1" CELLPADDING="0"
><TR
><TD CLASS="arg"
><A NAME="v:TextWindowPrivate"
><A NAME="v%3ATextWindowPrivate"
></A
></A
><B
>TextWindowPrivate</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:TextWindowWidget"
><A NAME="v%3ATextWindowWidget"
></A
></A
><B
>TextWindowWidget</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:TextWindowText"
><A NAME="v%3ATextWindowText"
></A
></A
><B
>TextWindowText</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:TextWindowLeft"
><A NAME="v%3ATextWindowLeft"
></A
></A
><B
>TextWindowLeft</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:TextWindowRight"
><A NAME="v%3ATextWindowRight"
></A
></A
><B
>TextWindowRight</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:TextWindowTop"
><A NAME="v%3ATextWindowTop"
></A
></A
><B
>TextWindowTop</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:TextWindowBottom"
><A NAME="v%3ATextWindowBottom"
></A
></A
><B
>TextWindowBottom</B
></TD
><TD CLASS="rdoc"
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="section4"
><IMG SRC="minus.gif" CLASS="coll" ONCLICK="toggle(this,'i:TextWindowType')" ALT="show/hide"
> Instances</TD
></TR
><TR
><TD CLASS="body"
><DIV ID="i:TextWindowType" STYLE="display:block;"
><TABLE CLASS="vanilla" CELLSPACING="1" CELLPADDING="0"
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Prelude.html#t%3AEnum"
>Enum</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextWindowType"
>TextWindowType</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Eq.html#t%3AEq"
>Eq</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextWindowType"
>TextWindowType</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Text-Show.html#t%3AShow"
>Show</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextWindowType"
>TextWindowType</A
></TD
></TR
></TABLE
></DIV
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><SPAN CLASS="keyword"
>data</SPAN
>  <A NAME="t:WrapMode"
><A NAME="t%3AWrapMode"
></A
></A
><B
>WrapMode</B
>  </TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-General-Enums.html#WrapMode"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="ndoc"
>Determine how lines are wrapped in a Graphics.UI.Gtk.Multiline.TextView.
</TD
></TR
><TR
><TD CLASS="section4"
>Constructors</TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="1" CELLPADDING="0"
><TR
><TD CLASS="arg"
><A NAME="v:WrapNone"
><A NAME="v%3AWrapNone"
></A
></A
><B
>WrapNone</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:WrapChar"
><A NAME="v%3AWrapChar"
></A
></A
><B
>WrapChar</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:WrapWord"
><A NAME="v%3AWrapWord"
></A
></A
><B
>WrapWord</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:WrapWordChar"
><A NAME="v%3AWrapWordChar"
></A
></A
><B
>WrapWordChar</B
></TD
><TD CLASS="rdoc"
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="section4"
><IMG SRC="minus.gif" CLASS="coll" ONCLICK="toggle(this,'i:WrapMode')" ALT="show/hide"
> Instances</TD
></TR
><TR
><TD CLASS="body"
><DIV ID="i:WrapMode" STYLE="display:block;"
><TABLE CLASS="vanilla" CELLSPACING="1" CELLPADDING="0"
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Prelude.html#t%3AEnum"
>Enum</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3AWrapMode"
>WrapMode</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Eq.html#t%3AEq"
>Eq</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3AWrapMode"
>WrapMode</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Text-Show.html#t%3AShow"
>Show</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3AWrapMode"
>WrapMode</A
></TD
></TR
></TABLE
></DIV
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="section1"
><A NAME="4"
><A NAME="4"
>Constructors
</A
></A
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewNew"
><A NAME="v%3AtextViewNew"
></A
></A
><B
>textViewNew</B
> :: <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextView"
>TextView</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewNew"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Creates a new <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextView"
>TextView</A
></TT
>. If you don't call <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#v%3AtextViewSetBuffer"
>textViewSetBuffer</A
></TT
> before
 using the text view, an empty default buffer will be created for you. Get
 the buffer with <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#v%3AtextViewGetBuffer"
>textViewGetBuffer</A
></TT
>. If you want to specify your own buffer,
 consider <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#v%3AtextViewNewWithBuffer"
>textViewNewWithBuffer</A
></TT
>.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewNewWithBuffer"
><A NAME="v%3AtextViewNewWithBuffer"
></A
></A
><B
>textViewNewWithBuffer</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextBuffer.html#t%3ATextBufferClass"
>TextBufferClass</A
> buffer =&gt; buffer -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextView"
>TextView</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewNewWithBuffer"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Creates a new <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextView"
>TextView</A
></TT
> widget displaying the buffer <TT
>buffer</TT
>. One
 buffer can be shared among many widgets.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="section1"
><A NAME="5"
><A NAME="5"
>Methods
</A
></A
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewSetBuffer"
><A NAME="v%3AtextViewSetBuffer"
></A
></A
><B
>textViewSetBuffer</B
> :: (<A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self, <A HREF="Graphics-UI-Gtk-Multiline-TextBuffer.html#t%3ATextBufferClass"
>TextBufferClass</A
> buffer) =&gt; self -&gt; buffer -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewSetBuffer"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Sets the given buffer as the buffer being displayed by the text view.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewGetBuffer"
><A NAME="v%3AtextViewGetBuffer"
></A
></A
><B
>textViewGetBuffer</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextBuffer.html#t%3ATextBuffer"
>TextBuffer</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewGetBuffer"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Returns the <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextBuffer.html#t%3ATextBuffer"
>TextBuffer</A
></TT
> being displayed by this text view.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewScrollToMark"
><A NAME="v%3AtextViewScrollToMark"
></A
></A
><B
>textViewScrollToMark</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewScrollToMark"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: (<A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self, <A HREF="Graphics-UI-Gtk-Multiline-TextMark.html#t%3ATextMarkClass"
>TextMarkClass</A
> mark)</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; mark</TD
><TD CLASS="rdoc"
><TT
>mark</TT
> - a <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextMark.html#t%3ATextMark"
>TextMark</A
></TT
>
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Prelude.html#t%3ADouble"
>Double</A
></TD
><TD CLASS="rdoc"
><TT
>withinMargin</TT
> - margin as a [0.0,0.5) fraction of screen size
 and imposes an extra margin at all four sides of the window
 within which <TT
>xalign</TT
> and <TT
>yalign</TT
> are evaluated.
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Maybe.html#t%3AMaybe"
>Maybe</A
> (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Prelude.html#t%3ADouble"
>Double</A
>, <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Prelude.html#t%3ADouble"
>Double</A
>)</TD
><TD CLASS="rdoc"
><TT
>Just (xalign, yalign)</TT
> - horizontal and
 vertical alignment of mark within visible area (if <TT
>Nothing</TT
>,
 scroll just enough to get the mark onscreen)
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Scrolls the text view so that <TT
>mark</TT
> is on the screen in the position
 indicated by <TT
>xalign</TT
> and <TT
>yalign</TT
>. An alignment of 0.0 indicates left or
 top, 1.0 indicates right or bottom, 0.5 means center. If the alignment is
 <TT
>Nothing</TT
>, the text scrolls the minimal distance to get the mark onscreen,
 possibly not scrolling at all. The effective screen for purposes of this
 function is reduced by a margin of size <TT
>withinMargin</TT
>.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewScrollToIter"
><A NAME="v%3AtextViewScrollToIter"
></A
></A
><B
>textViewScrollToIter</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewScrollToIter"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="Graphics-UI-Gtk-Multiline-TextIter.html#t%3ATextIter"
>TextIter</A
></TD
><TD CLASS="rdoc"
><TT
>iter</TT
> - a <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextIter.html#t%3ATextIter"
>TextIter</A
></TT
>
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Prelude.html#t%3ADouble"
>Double</A
></TD
><TD CLASS="rdoc"
><TT
>withinMargin</TT
> - margin as a [0.0,0.5) fraction of screen
 size
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Maybe.html#t%3AMaybe"
>Maybe</A
> (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Prelude.html#t%3ADouble"
>Double</A
>, <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Prelude.html#t%3ADouble"
>Double</A
>)</TD
><TD CLASS="rdoc"
><TT
>Just (xalign, yalign)</TT
> - horizontal and
 vertical alignment of mark within visible area (if <TT
>Nothing</TT
>,
 scroll just enough to get the iterator onscreen)
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="rdoc"
>returns <TT
>True</TT
> if scrolling occurred
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
><P
>Scrolls the text view so that <TT
>iter</TT
> is on the screen in the position
 indicated by <TT
>xalign</TT
> and <TT
>yalign</TT
>. An alignment of 0.0 indicates left or
 top, 1.0 indicates right or bottom, 0.5 means center. If the alignment is
 <TT
>Nothing</TT
>, the text scrolls the minimal distance to get the mark onscreen,
 possibly not scrolling at all. The effective screen for purposes of this
 function is reduced by a margin of size <TT
>withinMargin</TT
>.
</P
><UL
><LI
> This function
 uses the currently-computed height of the lines in the text buffer. Note
 that line heights are computed in an idle handler; so this function may
 not
 have the desired effect if it's called before the height computations. To
 avoid oddness, consider using <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#v%3AtextViewScrollToMark"
>textViewScrollToMark</A
></TT
> which saves a point
 to be scrolled to after line validation. This is particularly important
 if you add new text to the buffer and immediately ask the view to scroll
 to it (which it can't since it is not updated until the main loop runs).
</LI
></UL
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewScrollMarkOnscreen"
><A NAME="v%3AtextViewScrollMarkOnscreen"
></A
></A
><B
>textViewScrollMarkOnscreen</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewScrollMarkOnscreen"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: (<A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self, <A HREF="Graphics-UI-Gtk-Multiline-TextMark.html#t%3ATextMarkClass"
>TextMarkClass</A
> mark)</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; mark</TD
><TD CLASS="rdoc"
><TT
>mark</TT
> - a mark in the buffer for the text view
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Scrolls the text view the minimum distance such that <TT
>mark</TT
> is contained
 within the visible area of the widget.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewMoveMarkOnscreen"
><A NAME="v%3AtextViewMoveMarkOnscreen"
></A
></A
><B
>textViewMoveMarkOnscreen</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewMoveMarkOnscreen"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: (<A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self, <A HREF="Graphics-UI-Gtk-Multiline-TextMark.html#t%3ATextMarkClass"
>TextMarkClass</A
> mark)</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; mark</TD
><TD CLASS="rdoc"
><TT
>mark</TT
> - a <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextMark.html#t%3ATextMark"
>TextMark</A
></TT
>
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="rdoc"
>returns <TT
>True</TT
> if the mark moved (wasn't already onscreen)
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Moves a mark within the buffer so that it's located within the
 currently-visible text area.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewPlaceCursorOnscreen"
><A NAME="v%3AtextViewPlaceCursorOnscreen"
></A
></A
><B
>textViewPlaceCursorOnscreen</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewPlaceCursorOnscreen"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="rdoc"
>returns <TT
>True</TT
> if the cursor had to be moved.
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Moves the cursor to the currently visible region of the buffer, it it
 isn't there already.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewGetLineAtY"
><A NAME="v%3AtextViewGetLineAtY"
></A
></A
><B
>textViewGetLineAtY</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewGetLineAtY"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="rdoc"
><TT
>y</TT
> - a y coordinate
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> (<A HREF="Graphics-UI-Gtk-Multiline-TextIter.html#t%3ATextIter"
>TextIter</A
>, <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
>)</TD
><TD CLASS="rdoc"
><TT
>(targetIter, lineTop)</TT
> - returns the iter and the
 top coordinate of the line
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Gets the <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextIter.html#t%3ATextIter"
>TextIter</A
></TT
> at the start of the line containing the coordinate
 <TT
>y</TT
>. <TT
>y</TT
> is in buffer coordinates, convert from window coordinates with
 <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#v%3AtextViewWindowToBufferCoords"
>textViewWindowToBufferCoords</A
></TT
>. Also returns <TT
>lineTop</TT
> the
 coordinate of the top edge of the line.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewGetLineYrange"
><A NAME="v%3AtextViewGetLineYrange"
></A
></A
><B
>textViewGetLineYrange</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewGetLineYrange"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="Graphics-UI-Gtk-Multiline-TextIter.html#t%3ATextIter"
>TextIter</A
></TD
><TD CLASS="rdoc"
><TT
>iter</TT
> - a <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextIter.html#t%3ATextIter"
>TextIter</A
></TT
>
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
>, <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
>)</TD
><TD CLASS="rdoc"
><TT
>(y, height)</TT
> - y coordinate and height of the line
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Gets the y coordinate of the top of the line containing <TT
>iter</TT
>, and the
 height of the line. The coordinate is a buffer coordinate; convert to window
 coordinates with <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#v%3AtextViewBufferToWindowCoords"
>textViewBufferToWindowCoords</A
></TT
>.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewGetIterAtLocation"
><A NAME="v%3AtextViewGetIterAtLocation"
></A
></A
><B
>textViewGetIterAtLocation</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewGetIterAtLocation"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="rdoc"
><TT
>x</TT
> - x position, in buffer coordinates
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="rdoc"
><TT
>y</TT
> - y position, in buffer coordinates
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextIter.html#t%3ATextIter"
>TextIter</A
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Retrieves the iterator at buffer coordinates <TT
>x</TT
> and <TT
>y</TT
>. Buffer
 coordinates are coordinates for the entire buffer, not just the
 currently-displayed portion. If you have coordinates from an event, you have
 to convert those to buffer coordinates with <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#v%3AtextViewWindowToBufferCoords"
>textViewWindowToBufferCoords</A
></TT
>.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewBufferToWindowCoords"
><A NAME="v%3AtextViewBufferToWindowCoords"
></A
></A
><B
>textViewBufferToWindowCoords</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewBufferToWindowCoords"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextWindowType"
>TextWindowType</A
></TD
><TD CLASS="rdoc"
><TT
>win</TT
> - a <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextWindowType"
>TextWindowType</A
></TT
> except <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#v%3ATextWindowPrivate"
>TextWindowPrivate</A
></TT
>
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
>, <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
>)</TD
><TD CLASS="rdoc"
><TT
>(bufferX, bufferY)</TT
> - buffer x and y coordinates
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
>, <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
>)</TD
><TD CLASS="rdoc"
>returns window x and y coordinates
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
><P
>Converts coordinate <TT
>(bufferX, bufferY)</TT
> to coordinates for the window
 <TT
>win</TT
>
</P
><P
>Note that you can't convert coordinates for a nonexisting window (see
 <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#v%3AtextViewSetBorderWindowSize"
>textViewSetBorderWindowSize</A
></TT
>).
</P
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewWindowToBufferCoords"
><A NAME="v%3AtextViewWindowToBufferCoords"
></A
></A
><B
>textViewWindowToBufferCoords</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewWindowToBufferCoords"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextWindowType"
>TextWindowType</A
></TD
><TD CLASS="rdoc"
><TT
>win</TT
> - a <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextWindowType"
>TextWindowType</A
></TT
> except <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#v%3ATextWindowPrivate"
>TextWindowPrivate</A
></TT
>
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
>, <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
>)</TD
><TD CLASS="rdoc"
><TT
>(windowX, windowY)</TT
> - window x and y coordinates
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
>, <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
>)</TD
><TD CLASS="rdoc"
>returns buffer x and y coordinates
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
><P
>Converts coordinates on the window identified by <TT
>win</TT
> to buffer
 coordinates.
</P
><P
>Note that you can't convert coordinates for a nonexisting window (see
 <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#v%3AtextViewSetBorderWindowSize"
>textViewSetBorderWindowSize</A
></TT
>).
</P
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewGetWindow"
><A NAME="v%3AtextViewGetWindow"
></A
></A
><B
>textViewGetWindow</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewGetWindow"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextWindowType"
>TextWindowType</A
></TD
><TD CLASS="rdoc"
><TT
>win</TT
> - window to get
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Maybe.html#t%3AMaybe"
>Maybe</A
> <A HREF="Graphics-UI-Gtk-Gdk-DrawWindow.html#t%3ADrawWindow"
>DrawWindow</A
>)</TD
><TD CLASS="rdoc"
>returns a <TT
><A HREF="Graphics-UI-Gtk-Gdk-DrawWindow.html#t%3ADrawWindow"
>DrawWindow</A
></TT
>, or <TT
>Nothing</TT
>
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Retrieves the <TT
><A HREF="Graphics-UI-Gtk-Gdk-DrawWindow.html#t%3ADrawWindow"
>DrawWindow</A
></TT
> corresponding to an area of the text view;
 possible windows include the overall widget window, child windows on the
 left, right, top, bottom, and the window that displays the text buffer.
 Windows are <TT
>Nothing</TT
> and nonexistent if their width or height is 0, and are
 nonexistent before the widget has been realized.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewGetWindowType"
><A NAME="v%3AtextViewGetWindowType"
></A
></A
><B
>textViewGetWindowType</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="Graphics-UI-Gtk-Gdk-DrawWindow.html#t%3ADrawWindow"
>DrawWindow</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextWindowType"
>TextWindowType</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewGetWindowType"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Retrieve the type of window the <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextView"
>TextView</A
></TT
> widget contains.
</P
><P
>Usually used to find out which window an event corresponds to. An emission
 of an event signal of <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextView"
>TextView</A
></TT
> yields a <TT
><A HREF="Graphics-UI-Gtk-Gdk-DrawWindow.html#t%3ADrawWindow"
>DrawWindow</A
></TT
>. This function can be
 used to see if the event actually belongs to the main text window.
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewSetBorderWindowSize"
><A NAME="v%3AtextViewSetBorderWindowSize"
></A
></A
><B
>textViewSetBorderWindowSize</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewSetBorderWindowSize"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextWindowType"
>TextWindowType</A
></TD
><TD CLASS="rdoc"
><TT
>type</TT
> - window to affect
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="rdoc"
><TT
>size</TT
> - width or height of the window
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Sets the width of <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#v%3ATextWindowLeft"
>TextWindowLeft</A
></TT
> or <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#v%3ATextWindowRight"
>TextWindowRight</A
></TT
>, or the height of
 <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#v%3ATextWindowTop"
>TextWindowTop</A
></TT
> or <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#v%3ATextWindowBottom"
>TextWindowBottom</A
></TT
>. Automatically destroys the
 corresponding window if the size is set to 0, and creates the window if the
 size is set to non-zero. This function can only be used for the &quot;border
 windows&quot;, it doesn't work with <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#v%3ATextWindowWidget"
>TextWindowWidget</A
></TT
>, <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#v%3ATextWindowText"
>TextWindowText</A
></TT
>, or
 <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#v%3ATextWindowPrivate"
>TextWindowPrivate</A
></TT
>.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewGetBorderWindowSize"
><A NAME="v%3AtextViewGetBorderWindowSize"
></A
></A
><B
>textViewGetBorderWindowSize</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewGetBorderWindowSize"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextWindowType"
>TextWindowType</A
></TD
><TD CLASS="rdoc"
><TT
>type</TT
> - window to return size from
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="rdoc"
>returns width of window
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Gets the width of the specified border window. See
 <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#v%3AtextViewSetBorderWindowSize"
>textViewSetBorderWindowSize</A
></TT
>.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewForwardDisplayLine"
><A NAME="v%3AtextViewForwardDisplayLine"
></A
></A
><B
>textViewForwardDisplayLine</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewForwardDisplayLine"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="Graphics-UI-Gtk-Multiline-TextIter.html#t%3ATextIter"
>TextIter</A
></TD
><TD CLASS="rdoc"
><TT
>iter</TT
> - a <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextIter.html#t%3ATextIter"
>TextIter</A
></TT
>
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="rdoc"
>returns <TT
>True</TT
> if <TT
>iter</TT
> was moved and is not on the end
 iterator
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Moves the given <TT
>iter</TT
> forward by one display (wrapped) line. A display
 line is different from a paragraph. Paragraphs are separated by newlines or
 other paragraph separator characters. Display lines are created by
 line-wrapping a paragraph. If wrapping is turned off, display lines and
 paragraphs will be the same. Display lines are divided differently for each
 view, since they depend on the view's width; paragraphs are the same in all
 views, since they depend on the contents of the <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextBuffer.html#t%3ATextBuffer"
>TextBuffer</A
></TT
>.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewBackwardDisplayLine"
><A NAME="v%3AtextViewBackwardDisplayLine"
></A
></A
><B
>textViewBackwardDisplayLine</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewBackwardDisplayLine"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="Graphics-UI-Gtk-Multiline-TextIter.html#t%3ATextIter"
>TextIter</A
></TD
><TD CLASS="rdoc"
><TT
>iter</TT
> - a <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextIter.html#t%3ATextIter"
>TextIter</A
></TT
>
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="rdoc"
>returns <TT
>True</TT
> if <TT
>iter</TT
> was moved and is not on the end
 iterator
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Moves the given <TT
>iter</TT
> backward by one display (wrapped) line. A display
 line is different from a paragraph. Paragraphs are separated by newlines or
 other paragraph separator characters. Display lines are created by
 line-wrapping a paragraph. If wrapping is turned off, display lines and
 paragraphs will be the same. Display lines are divided differently for each
 view, since they depend on the view's width; paragraphs are the same in all
 views, since they depend on the contents of the <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextBuffer.html#t%3ATextBuffer"
>TextBuffer</A
></TT
>.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewForwardDisplayLineEnd"
><A NAME="v%3AtextViewForwardDisplayLineEnd"
></A
></A
><B
>textViewForwardDisplayLineEnd</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewForwardDisplayLineEnd"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="Graphics-UI-Gtk-Multiline-TextIter.html#t%3ATextIter"
>TextIter</A
></TD
><TD CLASS="rdoc"
><TT
>iter</TT
> - a <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextIter.html#t%3ATextIter"
>TextIter</A
></TT
>
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="rdoc"
>returns <TT
>True</TT
> if <TT
>iter</TT
> was moved and is not on the end
 iterator
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Moves the given <TT
>iter</TT
> forward to the next display line end. A display
 line is different from a paragraph. Paragraphs are separated by newlines or
 other paragraph separator characters. Display lines are created by
 line-wrapping a paragraph. If wrapping is turned off, display lines and
 paragraphs will be the same. Display lines are divided differently for each
 view, since they depend on the view's width; paragraphs are the same in all
 views, since they depend on the contents of the <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextBuffer.html#t%3ATextBuffer"
>TextBuffer</A
></TT
>.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewBackwardDisplayLineStart"
><A NAME="v%3AtextViewBackwardDisplayLineStart"
></A
></A
><B
>textViewBackwardDisplayLineStart</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewBackwardDisplayLineStart"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="Graphics-UI-Gtk-Multiline-TextIter.html#t%3ATextIter"
>TextIter</A
></TD
><TD CLASS="rdoc"
><TT
>iter</TT
> - a <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextIter.html#t%3ATextIter"
>TextIter</A
></TT
>
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="rdoc"
>returns <TT
>True</TT
> if <TT
>iter</TT
> was moved and is not on the end
 iterator
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Moves the given <TT
>iter</TT
> backward to the next display line start. A display
 line is different from a paragraph. Paragraphs are separated by newlines or
 other paragraph separator characters. Display lines are created by
 line-wrapping a paragraph. If wrapping is turned off, display lines and
 paragraphs will be the same. Display lines are divided differently for each
 view, since they depend on the view's width; paragraphs are the same in all
 views, since they depend on the contents of the <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextBuffer.html#t%3ATextBuffer"
>TextBuffer</A
></TT
>.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewStartsDisplayLine"
><A NAME="v%3AtextViewStartsDisplayLine"
></A
></A
><B
>textViewStartsDisplayLine</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewStartsDisplayLine"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="Graphics-UI-Gtk-Multiline-TextIter.html#t%3ATextIter"
>TextIter</A
></TD
><TD CLASS="rdoc"
><TT
>iter</TT
> - a <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextIter.html#t%3ATextIter"
>TextIter</A
></TT
>
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="rdoc"
>returns <TT
>True</TT
> if <TT
>iter</TT
> begins a wrapped line
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Determines whether <TT
>iter</TT
> is at the start of a display line. See
 <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#v%3AtextViewForwardDisplayLine"
>textViewForwardDisplayLine</A
></TT
> for an explanation of display lines vs.
 paragraphs.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewMoveVisually"
><A NAME="v%3AtextViewMoveVisually"
></A
></A
><B
>textViewMoveVisually</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewMoveVisually"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="Graphics-UI-Gtk-Multiline-TextIter.html#t%3ATextIter"
>TextIter</A
></TD
><TD CLASS="rdoc"
><TT
>iter</TT
> - a <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextIter.html#t%3ATextIter"
>TextIter</A
></TT
>
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="rdoc"
><TT
>count</TT
> - number of characters to move (negative moves left,
 positive moves right)
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="rdoc"
>returns <TT
>True</TT
> if <TT
>iter</TT
> moved and is not on the end
 iterator
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
><P
>Move the iterator a given number of characters visually, treating it as
 the strong cursor position. If <TT
>count</TT
> is positive, then the new strong
 cursor position will be <TT
>count</TT
> positions to the right of the old cursor
 position. If <TT
>count</TT
> is negative then the new strong cursor position will be
 <TT
>count</TT
> positions to the left of the old cursor position.
</P
><P
>In the presence of bidirection text, the correspondence between logical
 and visual order will depend on the direction of the current run, and there
 may be jumps when the cursor is moved off of the end of a run.
</P
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewAddChildAtAnchor"
><A NAME="v%3AtextViewAddChildAtAnchor"
></A
></A
><B
>textViewAddChildAtAnchor</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewAddChildAtAnchor"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: (<A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child)</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; child</TD
><TD CLASS="rdoc"
><TT
>child</TT
> - a <TT
><A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidget"
>Widget</A
></TT
>
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextChildAnchor"
>TextChildAnchor</A
></TD
><TD CLASS="rdoc"
><TT
>anchor</TT
> - a <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextChildAnchor"
>TextChildAnchor</A
></TT
> in the <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextBuffer.html#t%3ATextBuffer"
>TextBuffer</A
></TT
>
 for the text view
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Adds a child widget in the text buffer, at the given <TT
>anchor</TT
>.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textChildAnchorNew"
><A NAME="v%3AtextChildAnchorNew"
></A
></A
><B
>textChildAnchorNew</B
> :: <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextChildAnchor"
>TextChildAnchor</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textChildAnchorNew"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Create a new <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextChildAnchor"
>TextChildAnchor</A
></TT
>.
</P
><UL
><LI
> Using textBufferCreateChildAnchor is usually simpler then
 executing this function and textBufferInsertChildAnchor.
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textChildAnchorGetWidgets"
><A NAME="v%3AtextChildAnchorGetWidgets"
></A
></A
><B
>textChildAnchorGetWidgets</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextChildAnchor"
>TextChildAnchor</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> [<A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidget"
>Widget</A
>]</TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textChildAnchorGetWidgets"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Retrieve all <TT
><A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidget"
>Widget</A
></TT
>s at this
 <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextChildAnchor"
>TextChildAnchor</A
></TT
>.
</P
><UL
><LI
> The widgets in the returned list need to be upcasted to what they were.
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textChildAnchorGetDeleted"
><A NAME="v%3AtextChildAnchorGetDeleted"
></A
></A
><B
>textChildAnchorGetDeleted</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextChildAnchor"
>TextChildAnchor</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textChildAnchorGetDeleted"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Query if an anchor was deleted.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewAddChildInWindow"
><A NAME="v%3AtextViewAddChildInWindow"
></A
></A
><B
>textViewAddChildInWindow</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewAddChildInWindow"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: (<A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child)</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; child</TD
><TD CLASS="rdoc"
><TT
>child</TT
> - a <TT
><A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidget"
>Widget</A
></TT
>
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextWindowType"
>TextWindowType</A
></TD
><TD CLASS="rdoc"
><TT
>whichWindow</TT
> - which window the child should appear
 in
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="rdoc"
><TT
>xpos</TT
> - X position of child in window coordinates
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="rdoc"
><TT
>ypos</TT
> - Y position of child in window coordinates
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Adds a child at fixed coordinates in one of the text widget's windows.
 The window must have nonzero size (see <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#v%3AtextViewSetBorderWindowSize"
>textViewSetBorderWindowSize</A
></TT
>). Note
 that the child coordinates are given relative to the <TT
><A HREF="Graphics-UI-Gtk-Gdk-DrawWindow.html#t%3ADrawWindow"
>DrawWindow</A
></TT
> in
 question, and that these coordinates have no sane relationship to scrolling.
 When placing a child in <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#v%3ATextWindowWidget"
>TextWindowWidget</A
></TT
>, scrolling is irrelevant, the
 child floats above all scrollable areas. If you want the widget to move when
 the text view scrolls, use <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#v%3AtextViewAddChildAtAnchor"
>textViewAddChildAtAnchor</A
></TT
> instead.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewMoveChild"
><A NAME="v%3AtextViewMoveChild"
></A
></A
><B
>textViewMoveChild</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewMoveChild"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: (<A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child)</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; child</TD
><TD CLASS="rdoc"
><TT
>child</TT
> - child widget already added to the text view
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="rdoc"
><TT
>xpos</TT
> - new X position in window coordinates
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="rdoc"
><TT
>ypos</TT
> - new Y position in window coordinates
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Move a child widget within the <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextView"
>TextView</A
></TT
>. This is really only apprpriate
 for &quot;floating&quot; child widgets added using <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#v%3AtextViewAddChildInWindow"
>textViewAddChildInWindow</A
></TT
>.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewSetWrapMode"
><A NAME="v%3AtextViewSetWrapMode"
></A
></A
><B
>textViewSetWrapMode</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3AWrapMode"
>WrapMode</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewSetWrapMode"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Sets the line wrapping for the view.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewGetWrapMode"
><A NAME="v%3AtextViewGetWrapMode"
></A
></A
><B
>textViewGetWrapMode</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3AWrapMode"
>WrapMode</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewGetWrapMode"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Gets the line wrapping for the view.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewSetEditable"
><A NAME="v%3AtextViewSetEditable"
></A
></A
><B
>textViewSetEditable</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewSetEditable"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Sets the default editability of the <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextView"
>TextView</A
></TT
>. You can override this
 default setting with tags in the buffer, using the &quot;editable&quot; attribute of
 tags.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewGetEditable"
><A NAME="v%3AtextViewGetEditable"
></A
></A
><B
>textViewGetEditable</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewGetEditable"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Returns the default editability of the <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextView"
>TextView</A
></TT
>. Tags in the buffer may
 override this setting for some ranges of text.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewSetCursorVisible"
><A NAME="v%3AtextViewSetCursorVisible"
></A
></A
><B
>textViewSetCursorVisible</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewSetCursorVisible"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Toggles whether the insertion point is displayed. A buffer with no
 editable text probably shouldn't have a visible cursor, so you may want to
 turn the cursor off.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewGetCursorVisible"
><A NAME="v%3AtextViewGetCursorVisible"
></A
></A
><B
>textViewGetCursorVisible</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewGetCursorVisible"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Find out whether the cursor is being displayed.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewSetPixelsAboveLines"
><A NAME="v%3AtextViewSetPixelsAboveLines"
></A
></A
><B
>textViewSetPixelsAboveLines</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewSetPixelsAboveLines"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Sets the default number of blank pixels above paragraphs in the text view.
 Tags in the buffer for the text view may override the defaults.
</P
><UL
><LI
> Tags in the buffer may override this default.
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewGetPixelsAboveLines"
><A NAME="v%3AtextViewGetPixelsAboveLines"
></A
></A
><B
>textViewGetPixelsAboveLines</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewGetPixelsAboveLines"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Gets the default number of pixels to put above paragraphs.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewSetPixelsBelowLines"
><A NAME="v%3AtextViewSetPixelsBelowLines"
></A
></A
><B
>textViewSetPixelsBelowLines</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewSetPixelsBelowLines"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Sets the default number of pixels of blank space to put below paragraphs
 in the text view. May be overridden by tags applied to the text view's
 buffer.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewGetPixelsBelowLines"
><A NAME="v%3AtextViewGetPixelsBelowLines"
></A
></A
><B
>textViewGetPixelsBelowLines</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewGetPixelsBelowLines"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Gets the default number of blank pixels below each paragraph.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewSetPixelsInsideWrap"
><A NAME="v%3AtextViewSetPixelsInsideWrap"
></A
></A
><B
>textViewSetPixelsInsideWrap</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewSetPixelsInsideWrap"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Sets the default number of pixels of blank space to leave between
 display/wrapped lines within a paragraph. May be overridden by tags in
 the text view's buffer.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewGetPixelsInsideWrap"
><A NAME="v%3AtextViewGetPixelsInsideWrap"
></A
></A
><B
>textViewGetPixelsInsideWrap</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewGetPixelsInsideWrap"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Gets the default number of pixels of blank space between lines in a
 wrapped paragraph.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewSetJustification"
><A NAME="v%3AtextViewSetJustification"
></A
></A
><B
>textViewSetJustification</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3AJustification"
>Justification</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewSetJustification"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Sets the default justification of text in the text view. Tags in the
 view's buffer may override the default.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewGetJustification"
><A NAME="v%3AtextViewGetJustification"
></A
></A
><B
>textViewGetJustification</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3AJustification"
>Justification</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewGetJustification"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Gets the default justification of paragraphs in the text view. Tags in the
 buffer may override the default.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewSetLeftMargin"
><A NAME="v%3AtextViewSetLeftMargin"
></A
></A
><B
>textViewSetLeftMargin</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewSetLeftMargin"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="rdoc"
><TT
>leftMargin</TT
> - left margin in pixels
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Sets the default left margin for text in the text view. Tags in the buffer
 may override the default.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewGetLeftMargin"
><A NAME="v%3AtextViewGetLeftMargin"
></A
></A
><B
>textViewGetLeftMargin</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewGetLeftMargin"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="rdoc"
>returns left margin in pixels
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Gets the default left margin size of paragraphs in the text view. Tags
 in the buffer may override the default.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewSetRightMargin"
><A NAME="v%3AtextViewSetRightMargin"
></A
></A
><B
>textViewSetRightMargin</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewSetRightMargin"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="rdoc"
><TT
>rightMargin</TT
> - right margin in pixels
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Sets the default right margin for text in the text view. Tags in the
 buffer may override the default.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewGetRightMargin"
><A NAME="v%3AtextViewGetRightMargin"
></A
></A
><B
>textViewGetRightMargin</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewGetRightMargin"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="rdoc"
>returns right margin in pixels
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Gets the default right margin for text in the text view. Tags in the
 buffer may override the default.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewSetIndent"
><A NAME="v%3AtextViewSetIndent"
></A
></A
><B
>textViewSetIndent</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewSetIndent"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="rdoc"
><TT
>indent</TT
> - indentation in pixels (may be negative)
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Sets the default indentation for paragraphs in the text view. Tags in the
 buffer may override the default.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewGetIndent"
><A NAME="v%3AtextViewGetIndent"
></A
></A
><B
>textViewGetIndent</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewGetIndent"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="rdoc"
>returns number of pixels of indentation
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Gets the default indentation of paragraphs in the text view. Tags in the
 view's buffer may override the default. The indentation may be negative.
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewGetDefaultAttributes"
><A NAME="v%3AtextViewGetDefaultAttributes"
></A
></A
><B
>textViewGetDefaultAttributes</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="Graphics-UI-Gtk-Multiline-TextTag.html#t%3ATextAttributes"
>TextAttributes</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewGetDefaultAttributes"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Obtains a copy of the default text attributes. These are the attributes
 used for text unless a tag overrides them. You'd typically pass the default
 attributes in to <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextIter.html#v%3AtextIterGetAttributes"
>textIterGetAttributes</A
></TT
> in order to get the attributes in
 effect at a given text position.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewGetVisibleRect"
><A NAME="v%3AtextViewGetVisibleRect"
></A
></A
><B
>textViewGetVisibleRect</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="Graphics-UI-Gtk-Gdk-Events.html#t%3ARectangle"
>Rectangle</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewGetVisibleRect"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Returns the currently-visible region of the buffer, in
 buffer coordinates. Convert to window coordinates with
 <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#v%3AtextViewBufferToWindowCoords"
>textViewBufferToWindowCoords</A
></TT
>.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewGetIterLocation"
><A NAME="v%3AtextViewGetIterLocation"
></A
></A
><B
>textViewGetIterLocation</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="Graphics-UI-Gtk-Multiline-TextIter.html#t%3ATextIter"
>TextIter</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="Graphics-UI-Gtk-Gdk-Events.html#t%3ARectangle"
>Rectangle</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewGetIterLocation"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Gets a rectangle which roughly contains the character at <TT
>iter</TT
>. The
 rectangle position is in buffer coordinates; use
 <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#v%3AtextViewBufferToWindowCoords"
>textViewBufferToWindowCoords</A
></TT
> to convert these coordinates to coordinates
 for one of the windows in the text view.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewGetIterAtPosition"
><A NAME="v%3AtextViewGetIterAtPosition"
></A
></A
><B
>textViewGetIterAtPosition</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewGetIterAtPosition"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="rdoc"
><TT
>x</TT
> - x position, in buffer coordinates
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="rdoc"
><TT
>y</TT
> - y position, in buffer coordinates
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> (<A HREF="Graphics-UI-Gtk-Multiline-TextIter.html#t%3ATextIter"
>TextIter</A
>, <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
>)</TD
><TD CLASS="rdoc"
><TT
>(iter, trailing)</TT
> - returns the iterator and
 an integer indicating where in the grapheme the
 user clicked. It will either be zero, or the
 number of characters in the grapheme. 0 represents
 the trailing edge of the grapheme.
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
><P
>Retrieves the iterator pointing to the character at buffer coordinates
 <TT
>x</TT
> and <TT
>y</TT
>. Buffer coordinates are coordinates for the entire buffer, not
 just the currently-displayed portion. If you have coordinates from an event,
 you have to convert those to buffer coordinates with
 <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#v%3AtextViewWindowToBufferCoords"
>textViewWindowToBufferCoords</A
></TT
>.
</P
><P
>Note that this is different from <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#v%3AtextViewGetIterAtLocation"
>textViewGetIterAtLocation</A
></TT
>, which
 returns cursor locations, i.e. positions <EM
>between</EM
> characters.
</P
><UL
><LI
> Available since Gtk+ version 2.6
</LI
></UL
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewSetOverwrite"
><A NAME="v%3AtextViewSetOverwrite"
></A
></A
><B
>textViewSetOverwrite</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewSetOverwrite"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="rdoc"
><TT
>overwrite</TT
> - <TT
>True</TT
> to turn on overwrite mode, <TT
>False</TT
> to turn
 it off
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
><P
>Changes the <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextView"
>TextView</A
></TT
> overwrite mode.
</P
><UL
><LI
> Available since Gtk+ version 2.4
</LI
></UL
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewGetOverwrite"
><A NAME="v%3AtextViewGetOverwrite"
></A
></A
><B
>textViewGetOverwrite</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewGetOverwrite"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Returns whether the <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextView"
>TextView</A
></TT
> is in overwrite mode or not.
</P
><UL
><LI
> Available since Gtk+ version 2.4
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewSetAcceptsTab"
><A NAME="v%3AtextViewSetAcceptsTab"
></A
></A
><B
>textViewSetAcceptsTab</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewSetAcceptsTab"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="rdoc"
><TT
>acceptsTab</TT
> - <TT
>True</TT
> if pressing the Tab key should insert a
 tab character, <TT
>False</TT
>, if pressing the Tab key should move the
 keyboard focus.
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
><P
>Sets the behavior of the text widget when the Tab key is pressed. If
 <TT
>acceptsTab</TT
> is <TT
>True</TT
> a tab character is inserted. If <TT
>acceptsTab</TT
> is
 <TT
>False</TT
> the keyboard focus is moved to the next widget in the focus chain.
</P
><UL
><LI
> Available since Gtk+ version 2.4
</LI
></UL
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewGetAcceptsTab"
><A NAME="v%3AtextViewGetAcceptsTab"
></A
></A
><B
>textViewGetAcceptsTab</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewGetAcceptsTab"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="rdoc"
>returns <TT
>True</TT
> if pressing the Tab key inserts a tab
 character, <TT
>False</TT
> if pressing the Tab key moves the keyboard
 focus.
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
><P
>Returns whether pressing the Tab key inserts a tab characters.
 <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#v%3AtextViewSetAcceptsTab"
>textViewSetAcceptsTab</A
></TT
>.
</P
><UL
><LI
> Available since Gtk+ version 2.4
</LI
></UL
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="section1"
><A NAME="6"
><A NAME="6"
>Attributes
</A
></A
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewPixelsAboveLines"
><A NAME="v%3AtextViewPixelsAboveLines"
></A
></A
><B
>textViewPixelsAboveLines</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewPixelsAboveLines"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Pixels of blank space above paragraphs.
</P
><P
>Allowed values: &gt;= 0
</P
><P
>Default value: 0
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewPixelsBelowLines"
><A NAME="v%3AtextViewPixelsBelowLines"
></A
></A
><B
>textViewPixelsBelowLines</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewPixelsBelowLines"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Pixels of blank space below paragraphs.
</P
><P
>Allowed values: &gt;= 0
</P
><P
>Default value: 0
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewPixelsInsideWrap"
><A NAME="v%3AtextViewPixelsInsideWrap"
></A
></A
><B
>textViewPixelsInsideWrap</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewPixelsInsideWrap"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Pixels of blank space between wrapped lines in a paragraph.
</P
><P
>Allowed values: &gt;= 0
</P
><P
>Default value: 0
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewEditable"
><A NAME="v%3AtextViewEditable"
></A
></A
><B
>textViewEditable</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewEditable"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Whether the text can be modified by the user.
</P
><P
>Default value: <TT
>True</TT
>
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewImModule"
><A NAME="v%3AtextViewImModule"
></A
></A
><B
>textViewImModule</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Char.html#t%3AString"
>String</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewImModule"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Which IM (input method) module should be used for this entry. See GtkIMContext.
 Setting this to a non-empty value overrides the system-wide IM module setting.
 See the GtkSettings <A HREF="gtk-im-module.html"
>gtk-im-module</A
> property.
</P
><P
>Default value: &quot;&quot;
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewWrapMode"
><A NAME="v%3AtextViewWrapMode"
></A
></A
><B
>textViewWrapMode</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3AWrapMode"
>WrapMode</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewWrapMode"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Whether to wrap lines never, at word boundaries, or at character
 boundaries.
</P
><P
>Default value: <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#v%3AWrapNone"
>WrapNone</A
></TT
>
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewJustification"
><A NAME="v%3AtextViewJustification"
></A
></A
><B
>textViewJustification</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3AJustification"
>Justification</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewJustification"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Left, right, or center justification.
</P
><P
>Default value: <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#v%3AJustifyLeft"
>JustifyLeft</A
></TT
>
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewLeftMargin"
><A NAME="v%3AtextViewLeftMargin"
></A
></A
><B
>textViewLeftMargin</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewLeftMargin"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Width of the left margin in pixels.
</P
><P
>Allowed values: &gt;= 0
</P
><P
>Default value: 0
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewRightMargin"
><A NAME="v%3AtextViewRightMargin"
></A
></A
><B
>textViewRightMargin</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewRightMargin"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Width of the right margin in pixels.
</P
><P
>Allowed values: &gt;= 0
</P
><P
>Default value: 0
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewIndent"
><A NAME="v%3AtextViewIndent"
></A
></A
><B
>textViewIndent</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewIndent"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Amount to indent the paragraph, in pixels.
</P
><P
>Allowed values: &gt;= 0
</P
><P
>Default value: 0
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewCursorVisible"
><A NAME="v%3AtextViewCursorVisible"
></A
></A
><B
>textViewCursorVisible</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewCursorVisible"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>If the insertion cursor is shown.
</P
><P
>Default value: <TT
>True</TT
>
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewBuffer"
><A NAME="v%3AtextViewBuffer"
></A
></A
><B
>textViewBuffer</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="Graphics-UI-Gtk-Multiline-TextBuffer.html#t%3ATextBuffer"
>TextBuffer</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewBuffer"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>The buffer which is displayed.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewOverwrite"
><A NAME="v%3AtextViewOverwrite"
></A
></A
><B
>textViewOverwrite</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewOverwrite"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Whether entered text overwrites existing contents.
</P
><P
>Default value: <TT
>False</TT
>
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:textViewAcceptsTab"
><A NAME="v%3AtextViewAcceptsTab"
></A
></A
><B
>textViewAcceptsTab</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AAttr"
>Attr</A
> self <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#textViewAcceptsTab"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Whether Tab will result in a tab character being entered.
</P
><P
>Default value: <TT
>True</TT
>
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="section1"
><A NAME="7"
><A NAME="7"
>Signals
</A
></A
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:backspace"
><A NAME="v%3Abackspace"
></A
></A
><B
>backspace</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Signals.html#t%3ASignal"
>Signal</A
> self (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>)</TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#backspace"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>The <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#v%3Abackspace"
>backspace</A
></TT
> signal is a keybinding signal which gets emitted when the user asks for it.
</P
><P
>The default bindings for this signal are Backspace and Shift-Backspace.
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:copyClipboard"
><A NAME="v%3AcopyClipboard"
></A
></A
><B
>copyClipboard</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Signals.html#t%3ASignal"
>Signal</A
> self (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>)</TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#copyClipboard"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Copying to the clipboard.
</P
><UL
><LI
> This signal is emitted when a selection is copied to the clipboard.
</LI
><LI
> The action itself happens when the <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextView"
>TextView</A
></TT
> processes this
 signal.
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:cutClipboard"
><A NAME="v%3AcutClipboard"
></A
></A
><B
>cutClipboard</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Signals.html#t%3ASignal"
>Signal</A
> self (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>)</TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#cutClipboard"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Cutting to the clipboard.
</P
><UL
><LI
> This signal is emitted when a selection is cut out and copied to the
 clipboard. The action itself happens when the textview processed this
 request.
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:deleteFromCursor"
><A NAME="v%3AdeleteFromCursor"
></A
></A
><B
>deleteFromCursor</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Signals.html#t%3ASignal"
>Signal</A
> self (<A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ADeleteType"
>DeleteType</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>)</TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#deleteFromCursor"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Deleting text.
</P
><UL
><LI
> The widget will remove the specified number of units in the text where
 the meaning of units depends on the kind of deletion.
</LI
><LI
> The action itself happens when the <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextView"
>TextView</A
></TT
> processes this
 signal.
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:insertAtCursor"
><A NAME="v%3AinsertAtCursor"
></A
></A
><B
>insertAtCursor</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Signals.html#t%3ASignal"
>Signal</A
> self (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Char.html#t%3AString"
>String</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>)</TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#insertAtCursor"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Inserting text.
</P
><UL
><LI
> The widget will insert the string into the text where the meaning
 of units depends on the kind of deletion.
</LI
><LI
> The action itself happens when the <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextView"
>TextView</A
></TT
> processes this
 signal.
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:moveCursor"
><A NAME="v%3AmoveCursor"
></A
></A
><B
>moveCursor</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Signals.html#t%3ASignal"
>Signal</A
> self (<A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3AMovementStep"
>MovementStep</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>)</TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#moveCursor"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Moving the cursor.
</P
><UL
><LI
> The signal specifies what kind and how many steps the cursor will do.
 The flag is set to <TT
>True</TT
> if this movement extends a selection.
</LI
><LI
> The action itself happens when the <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextView"
>TextView</A
></TT
> processes this
 signal.
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:moveViewport"
><A NAME="v%3AmoveViewport"
></A
></A
><B
>moveViewport</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Signals.html#t%3ASignal"
>Signal</A
> self (<A HREF="Graphics-UI-Gtk-General-Enums.html#t%3AScrollStep"
>ScrollStep</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>)</TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#moveViewport"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>The <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#v%3AmoveViewport"
>moveViewport</A
></TT
> signal is a keybinding signal which can be bound to key combinations
 to allow the user to move the viewport, i.e.
 change what part of the text view is visible in a containing scrolled window.
 There are no default bindings for this signal.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:moveFocus"
><A NAME="v%3AmoveFocus"
></A
></A
><B
>moveFocus</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Signals.html#t%3ASignal"
>Signal</A
> self (<A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ADirectionType"
>DirectionType</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>)</TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#moveFocus"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Moving the focus.
</P
><UL
><LI
> The action itself happens when the <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextView"
>TextView</A
></TT
> processes this
 signal.
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:pageHorizontally"
><A NAME="v%3ApageHorizontally"
></A
></A
><B
>pageHorizontally</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Signals.html#t%3ASignal"
>Signal</A
> self (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>)</TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#pageHorizontally"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Page change signals.
</P
><UL
><LI
> The signal specifies how many pages the view should move up or down.
 The flag is set to <TT
>True</TT
> if this movement extends a selection.
</LI
><LI
> The action itself happens when the <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextView"
>TextView</A
></TT
> processes this
 signal.
</LI
><LI
> Figure out why this signal is called horizontally, not vertically.
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:pasteClipboard"
><A NAME="v%3ApasteClipboard"
></A
></A
><B
>pasteClipboard</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Signals.html#t%3ASignal"
>Signal</A
> self (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>)</TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#pasteClipboard"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Pasting from the clipboard.
</P
><UL
><LI
> This signal is emitted when something is pasted from the clipboard.
</LI
><LI
> The action itself happens when the <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextView"
>TextView</A
></TT
> processes this
 signal.
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:populatePopup"
><A NAME="v%3ApopulatePopup"
></A
></A
><B
>populatePopup</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Signals.html#t%3ASignal"
>Signal</A
> self (<A HREF="Graphics-UI-Gtk-MenuComboToolbar-Menu.html#t%3AMenu"
>Menu</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>)</TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#populatePopup"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Add menu entries to context menus.
</P
><UL
><LI
> This signal is emitted if a context menu within the <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextView"
>TextView</A
></TT
>
 is opened. This signal can be used to add application specific menu
 items to this popup.
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:selectAll"
><A NAME="v%3AselectAll"
></A
></A
><B
>selectAll</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Signals.html#t%3ASignal"
>Signal</A
> self (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>)</TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#selectAll"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Inserting an anchor.
</P
><UL
><LI
> This signal is emitted when anchor is inserted into the text.
</LI
><LI
> The action itself happens when the <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextView"
>TextView</A
></TT
> processes this
 signal.
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:setAnchor"
><A NAME="v%3AsetAnchor"
></A
></A
><B
>setAnchor</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Signals.html#t%3ASignal"
>Signal</A
> self (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>)</TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#setAnchor"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>The scroll-bars changed.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:setTextViewScrollAdjustments"
><A NAME="v%3AsetTextViewScrollAdjustments"
></A
></A
><B
>setTextViewScrollAdjustments</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Signals.html#t%3ASignal"
>Signal</A
> self (<A HREF="Graphics-UI-Gtk-Misc-Adjustment.html#t%3AAdjustment"
>Adjustment</A
> -&gt; <A HREF="Graphics-UI-Gtk-Misc-Adjustment.html#t%3AAdjustment"
>Adjustment</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>)</TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#setTextViewScrollAdjustments"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>The <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#v%3AsetTextViewScrollAdjustments"
>setTextViewScrollAdjustments</A
></TT
> signal is a keybinding signal which
 gets emitted to toggle the visibility of the cursor.
 The default binding for this signal is F7.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:toggleCursorVisible"
><A NAME="v%3AtoggleCursorVisible"
></A
></A
><B
>toggleCursorVisible</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Signals.html#t%3ASignal"
>Signal</A
> self (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>)</TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#toggleCursorVisible"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>The <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#v%3AtoggleCursorVisible"
>toggleCursorVisible</A
></TT
> signal is a keybinding signal
 which gets emitted to toggle the visibility of the cursor.
 The default binding for this signal is F7.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:toggleOverwrite"
><A NAME="v%3AtoggleOverwrite"
></A
></A
><B
>toggleOverwrite</B
> :: <A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextViewClass"
>TextViewClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Signals.html#t%3ASignal"
>Signal</A
> self (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>)</TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Multiline-TextView.html#toggleOverwrite"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Insert Overwrite mode has changed.
</P
><UL
><LI
> This signal is emitted when the <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextView"
>TextView</A
></TT
> changes from
 inserting mode to overwriting mode and vice versa.
</LI
><LI
> The action itself happens when the <TT
><A HREF="Graphics-UI-Gtk-Multiline-TextView.html#t%3ATextView"
>TextView</A
></TT
> processes this
 signal.
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="botbar"
>Produced by <A HREF="http://www.haskell.org/haddock/"
>Haddock</A
> version 2.6.1</TD
></TR
></TABLE
></BODY
></HTML
>