Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 404d46ca9bb341d7a0e7e04bc69da9df > files > 846

ghc-gtk-devel-0.12.0-4.fc15.i686.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Graphics.UI.Gtk.ModelView.CellRendererText</title><link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean" /><script src="haddock-util.js" type="text/javascript"></script><script type="text/javascript">//<![CDATA[
window.onload = function () {pageLoad();setSynopsis("mini_Graphics-UI-Gtk-ModelView-CellRendererText.html");};
//]]>
</script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html">Source</a></li><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul><p class="caption">gtk-0.12.0: Binding to the Gtk+ graphical user interface library.</p></div><div id="content"><div id="module-header"><table class="info"><tr><th>Portability</th><td>portable (depends on GHC)</td></tr><tr><th>Stability</th><td>provisional</td></tr><tr><th>Maintainer</th><td>gtk2hs-users@lists.sourceforge.net</td></tr></table><p class="caption">Graphics.UI.Gtk.ModelView.CellRendererText</p></div><div id="table-of-contents"><p class="caption">Contents</p><ul><li><a href="#g:1">Detail
</a></li><li><a href="#g:2">Class Hierarchy
</a></li><li><a href="#g:3">Types
</a></li><li><a href="#g:4">Constructors
</a></li><li><a href="#g:5">Methods
</a></li><li><a href="#g:6">Attributes
</a></li><li><a href="#g:7">Signals
</a></li><li><a href="#g:8">Deprecated
</a></li></ul></div><div id="description"><p class="caption">Description</p><div class="doc"><p>A <code><a href="Graphics-UI-Gtk-ModelView-CellRenderer.html#t:CellRenderer">CellRenderer</a></code> which displays a single-line text.
</p></div></div><div id="synopsis"><p id="control.syn" class="caption expander" onclick="toggleSection('syn')">Synopsis</p><ul id="section.syn" class="hide" onclick="toggleSection('syn')"><li class="src short"><span class="keyword">data</span>  <a href="#t:CellRendererText">CellRendererText</a> </li><li class="src short"><span class="keyword">class</span> <a href="Graphics-UI-Gtk-ModelView-CellRenderer.html#t:CellRendererClass">CellRendererClass</a> o =&gt; <a href="#t:CellRendererTextClass">CellRendererTextClass</a> o </li><li class="src short"><a href="#v:castToCellRendererText">castToCellRendererText</a> :: <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-GObject.html#t:GObjectClass">GObjectClass</a> obj =&gt; obj -&gt; <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererText">CellRendererText</a></li><li class="src short"><a href="#v:gTypeCellRendererText">gTypeCellRendererText</a> :: <a href="Graphics-UI-Gtk-Abstract-Widget.html#t:GType">GType</a></li><li class="src short"><a href="#v:toCellRendererText">toCellRendererText</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> o =&gt; o -&gt; <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererText">CellRendererText</a></li><li class="src short"><a href="#v:cellRendererTextNew">cellRendererTextNew</a> :: <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererText">CellRendererText</a></li><li class="src short"><a href="#v:cellRendererTextSetFixedHeightFromFont">cellRendererTextSetFixedHeightFromFont</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; self -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Int.html#t:Int">Int</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t:-40--41-">()</a></li><li class="src short"><a href="#v:cellText">cellText</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> cr =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> cr <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a></li><li class="src short"><a href="#v:cellTextMarkup">cellTextMarkup</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> cr =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:WriteAttr">WriteAttr</a> cr (<a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a>)</li><li class="src short"><a href="#v:cellTextSingleParagraphMode">cellTextSingleParagraphMode</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a></li><li class="src short"><a href="#v:cellTextBackground">cellTextBackground</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRenderer.html#t:CellRendererClass">CellRendererClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:WriteAttr">WriteAttr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a></li><li class="src short"><a href="#v:cellTextBackgroundColor">cellTextBackgroundColor</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRenderer.html#t:CellRendererClass">CellRendererClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="Graphics-UI-Gtk-Gdk-GC.html#t:Color">Color</a></li><li class="src short"><a href="#v:cellTextBackgroundSet">cellTextBackgroundSet</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRenderer.html#t:CellRendererClass">CellRendererClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a></li><li class="src short"><a href="#v:cellTextForeground">cellTextForeground</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRenderer.html#t:CellRendererClass">CellRendererClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:WriteAttr">WriteAttr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a></li><li class="src short"><a href="#v:cellTextForegroundColor">cellTextForegroundColor</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRenderer.html#t:CellRendererClass">CellRendererClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="Graphics-UI-Gtk-Gdk-GC.html#t:Color">Color</a></li><li class="src short"><a href="#v:cellTextForegroundSet">cellTextForegroundSet</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRenderer.html#t:CellRendererClass">CellRendererClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a></li><li class="src short"><a href="#v:cellTextEditable">cellTextEditable</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a></li><li class="src short"><a href="#v:cellTextEditableSet">cellTextEditableSet</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a></li><li class="src short"><a href="#v:cellTextFont">cellTextFont</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a></li><li class="src short"><a href="#v:cellTextFontDesc">cellTextFontDesc</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/pango-0.12.0/Graphics-Rendering-Pango-Font.html#t:FontDescription">FontDescription</a></li><li class="src short"><a href="#v:cellTextFamily">cellTextFamily</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a></li><li class="src short"><a href="#v:cellTextFamilySet">cellTextFamilySet</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a></li><li class="src short"><a href="#v:cellTextStyle">cellTextStyle</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/pango-0.12.0/Graphics-Rendering-Pango-Enums.html#t:FontStyle">FontStyle</a></li><li class="src short"><a href="#v:cellTextStyleSet">cellTextStyleSet</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a></li><li class="src short"><a href="#v:cellTextVariant">cellTextVariant</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/pango-0.12.0/Graphics-Rendering-Pango-Enums.html#t:Variant">Variant</a></li><li class="src short"><a href="#v:cellTextVariantSet">cellTextVariantSet</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a></li><li class="src short"><a href="#v:cellTextWeight">cellTextWeight</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Int.html#t:Int">Int</a></li><li class="src short"><a href="#v:cellTextWeightSet">cellTextWeightSet</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a></li><li class="src short"><a href="#v:cellTextStretch">cellTextStretch</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/pango-0.12.0/Graphics-Rendering-Pango-Enums.html#t:Stretch">Stretch</a></li><li class="src short"><a href="#v:cellTextStretchSet">cellTextStretchSet</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a></li><li class="src short"><a href="#v:cellTextSize">cellTextSize</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Prelude.html#t:Double">Double</a></li><li class="src short"><a href="#v:cellTextSizePoints">cellTextSizePoints</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Prelude.html#t:Double">Double</a></li><li class="src short"><a href="#v:cellTextSizeSet">cellTextSizeSet</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a></li><li class="src short"><a href="#v:cellTextScale">cellTextScale</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Prelude.html#t:Double">Double</a></li><li class="src short"><a href="#v:cellTextScaleSet">cellTextScaleSet</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a></li><li class="src short"><a href="#v:cellTextRise">cellTextRise</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Int.html#t:Int">Int</a></li><li class="src short"><a href="#v:cellTextRiseSet">cellTextRiseSet</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a></li><li class="src short"><a href="#v:cellTextStrikethrough">cellTextStrikethrough</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a></li><li class="src short"><a href="#v:cellTextStrikethroughSet">cellTextStrikethroughSet</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a></li><li class="src short"><a href="#v:cellTextUnderline">cellTextUnderline</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/pango-0.12.0/Graphics-Rendering-Pango-Enums.html#t:Underline">Underline</a></li><li class="src short"><a href="#v:cellTextUnderlineSet">cellTextUnderlineSet</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a></li><li class="src short"><a href="#v:cellTextLanguage">cellTextLanguage</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self (<a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a>)</li><li class="src short"><a href="#v:cellTextLanguageSet">cellTextLanguageSet</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a></li><li class="src short"><a href="#v:cellTextEllipsize">cellTextEllipsize</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/pango-0.12.0/Graphics-Rendering-Pango-Enums.html#t:EllipsizeMode">EllipsizeMode</a></li><li class="src short"><a href="#v:cellTextEllipsizeSet">cellTextEllipsizeSet</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a></li><li class="src short"><a href="#v:cellTextWidthChars">cellTextWidthChars</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Int.html#t:Int">Int</a></li><li class="src short"><a href="#v:cellTextWrapMode">cellTextWrapMode</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/pango-0.12.0/Graphics-Rendering-Pango-Layout.html#t:LayoutWrapMode">LayoutWrapMode</a></li><li class="src short"><a href="#v:cellTextWrapWidth">cellTextWrapWidth</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Int.html#t:Int">Int</a></li><li class="src short"><a href="#v:cellTextAlignment">cellTextAlignment</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/pango-0.12.0/Graphics-Rendering-Pango-Layout.html#t:LayoutAlignment">LayoutAlignment</a></li><li class="src short"><a href="#v:edited">edited</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Signals.html#t:Signal">Signal</a> self (<a href="Graphics-UI-Gtk-ModelView-TreeModel.html#t:TreePath">TreePath</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t:-40--41-">()</a>)</li><li class="src short"><a href="#v:onEdited">onEdited</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; self -&gt; (<a href="Graphics-UI-Gtk-ModelView-TreeModel.html#t:TreePath">TreePath</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t:-40--41-">()</a>) -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> (<a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Signals.html#t:ConnectId">ConnectId</a> self)</li><li class="src short"><a href="#v:afterEdited">afterEdited</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; self -&gt; (<a href="Graphics-UI-Gtk-ModelView-TreeModel.html#t:TreePath">TreePath</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t:-40--41-">()</a>) -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> (<a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Signals.html#t:ConnectId">ConnectId</a> self)</li></ul></div><div id="interface"><h1 id="g:1">Detail
</h1><div class="doc"><p>A <code><a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererText">CellRendererText</a></code> renders a given text in its cell, using the font,
 color and style information provided by its attributes. The text will be
 ellipsized if it is too long and the ellipsize property allows it.
</p><p>If the <code>cellMode</code> is <code>CellRendererModeEditable</code>, the <code><a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererText">CellRendererText</a></code>
 allows the user to edit its text using an <code><a href="Graphics-UI-Gtk-Entry-Entry.html#t:Entry">Entry</a></code> widget.
</p></div><h1 id="g:2">Class Hierarchy
</h1><div class="doc"><pre>
 | <code><a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-GObject.html#t:GObject">GObject</a></code>
 | +----<code><a href="Graphics-UI-Gtk-Abstract-Object.html#t:Object">Object</a></code>
 | +----<code><a href="Graphics-UI-Gtk-ModelView-CellRenderer.html#t:CellRenderer">CellRenderer</a></code>
 | +----CellRendererText
 | +----<code><a href="Graphics-UI-Gtk-ModelView-CellRendererCombo.html#t:CellRendererCombo">CellRendererCombo</a></code>
</pre></div><h1 id="g:3">Types
</h1><div class="top"><p class="src"><span class="keyword">data</span>  <a name="t:CellRendererText" class="def">CellRendererText</a>  <a href="src/Graphics-UI-Gtk-Types.html#CellRendererText" class="link">Source</a></p><div class="subs instances"><p id="control.i:CellRendererText" class="caption collapser" onclick="toggleSection('i:CellRendererText')">Instances</p><div id="section.i:CellRendererText" class="show"><table><tr><td class="src"><a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererText">CellRendererText</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererText">CellRendererText</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-GObject.html#t:GObjectClass">GObjectClass</a> <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererText">CellRendererText</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererText">CellRendererText</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a href="Graphics-UI-Gtk-ModelView-CellRenderer.html#t:CellRendererClass">CellRendererClass</a> <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererText">CellRendererText</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a href="Graphics-UI-Gtk-Abstract-Object.html#t:ObjectClass">ObjectClass</a> <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererText">CellRendererText</a></td><td class="doc empty">&nbsp;</td></tr></table></div></div></div><div class="top"><p class="src"><span class="keyword">class</span> <a href="Graphics-UI-Gtk-ModelView-CellRenderer.html#t:CellRendererClass">CellRendererClass</a> o =&gt; <a name="t:CellRendererTextClass" class="def">CellRendererTextClass</a> o <a href="src/Graphics-UI-Gtk-Types.html#CellRendererTextClass" class="link">Source</a></p><div class="subs instances"><p id="control.i:CellRendererTextClass" class="caption collapser" onclick="toggleSection('i:CellRendererTextClass')">Instances</p><div id="section.i:CellRendererTextClass" class="show"><table><tr><td class="src"><a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> <a href="Graphics-UI-Gtk-ModelView-CellRendererCombo.html#t:CellRendererCombo">CellRendererCombo</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> <a href="Graphics-UI-Gtk-ModelView-CellRendererSpin.html#t:CellRendererSpin">CellRendererSpin</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> <a href="Graphics-UI-Gtk-ModelView-CellRendererAccel.html#t:CellRendererAccel">CellRendererAccel</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererText">CellRendererText</a></td><td class="doc empty">&nbsp;</td></tr></table></div></div></div><div class="top"><p class="src"><a name="v:castToCellRendererText" class="def">castToCellRendererText</a> :: <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-GObject.html#t:GObjectClass">GObjectClass</a> obj =&gt; obj -&gt; <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererText">CellRendererText</a><a href="src/Graphics-UI-Gtk-Types.html#castToCellRendererText" class="link">Source</a></p></div><div class="top"><p class="src"><a name="v:gTypeCellRendererText" class="def">gTypeCellRendererText</a> :: <a href="Graphics-UI-Gtk-Abstract-Widget.html#t:GType">GType</a><a href="src/Graphics-UI-Gtk-Types.html#gTypeCellRendererText" class="link">Source</a></p></div><div class="top"><p class="src"><a name="v:toCellRendererText" class="def">toCellRendererText</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> o =&gt; o -&gt; <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererText">CellRendererText</a><a href="src/Graphics-UI-Gtk-Types.html#toCellRendererText" class="link">Source</a></p></div><h1 id="g:4">Constructors
</h1><div class="top"><p class="src"><a name="v:cellRendererTextNew" class="def">cellRendererTextNew</a> :: <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererText">CellRendererText</a><a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#cellRendererTextNew" class="link">Source</a></p><div class="doc"><p>Create a new CellRendererText object.
</p></div></div><h1 id="g:5">Methods
</h1><div class="top"><p class="src"><a name="v:cellRendererTextSetFixedHeightFromFont" class="def">cellRendererTextSetFixedHeightFromFont</a><a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#cellRendererTextSetFixedHeightFromFont" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self</td><td class="doc empty">&nbsp;</td></tr><tr><td class="src">=&gt; self</td><td class="doc empty">&nbsp;</td></tr><tr><td class="src">-&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Int.html#t:Int">Int</a></td><td class="doc"><p><code>numberOfRows</code> - Number of rows of text each cell renderer is
 allocated, or -1
</p></td></tr><tr><td class="src">-&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t:-40--41-">()</a></td><td class="doc empty">&nbsp;</td></tr></table></div><div class="doc"><p>Sets the height of a renderer to explicitly be determined by the
 <code><a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#v:cellTextFont">cellTextFont</a></code> and <code>Graphics.UI.Gtk.ModelView.CellRenderer.cellYPad</code>
 attribute set on it. Further changes in these properties do not affect the
 height, so they must be accompanied by a subsequent call to this function.
 Using this function is unflexible, and should really only be used if
 calculating the size of a cell is too slow (ie, a massive number of cells
 displayed). If <code>numberOfRows</code> is -1, then the fixed height is unset, and
 the height is determined by the properties again.
</p></div></div><h1 id="g:6">Attributes
</h1><div class="top"><p class="src"><a name="v:cellText" class="def">cellText</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> cr =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> cr <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a><a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#cellText" class="link">Source</a></p><div class="doc"><p>Define the attribute that specifies the text to be rendered. See
 also <code><a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#v:cellTextMarkup">cellTextMarkup</a></code>.
</p></div></div><div class="top"><p class="src"><a name="v:cellTextMarkup" class="def">cellTextMarkup</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> cr =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:WriteAttr">WriteAttr</a> cr (<a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a>)<a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#cellTextMarkup" class="link">Source</a></p><div class="doc"><p>Define a markup string instead of a text. See <code><a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#v:cellText">cellText</a></code>.
</p></div></div><div class="top"><p class="src"><a name="v:cellTextSingleParagraphMode" class="def">cellTextSingleParagraphMode</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a><a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#cellTextSingleParagraphMode" class="link">Source</a></p><div class="doc"><p>Whether or not to keep all text in a single paragraph.
</p><p>Default value: <code>False</code>
</p></div></div><div class="top"><p class="src"><a name="v:cellTextBackground" class="def">cellTextBackground</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRenderer.html#t:CellRendererClass">CellRendererClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:WriteAttr">WriteAttr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a><a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#cellTextBackground" class="link">Source</a></p><div class="doc"><p>Text background color as a string.
</p><p>Default value: <code>&quot;&quot;</code>
</p></div></div><div class="top"><p class="src"><a name="v:cellTextBackgroundColor" class="def">cellTextBackgroundColor</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRenderer.html#t:CellRendererClass">CellRendererClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="Graphics-UI-Gtk-Gdk-GC.html#t:Color">Color</a><a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#cellTextBackgroundColor" class="link">Source</a></p><div class="doc"><p>Text background color as a <code><a href="Graphics-UI-Gtk-Gdk-GC.html#t:Color">Color</a></code>.
</p></div></div><div class="top"><p class="src"><a name="v:cellTextBackgroundSet" class="def">cellTextBackgroundSet</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRenderer.html#t:CellRendererClass">CellRendererClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a><a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#cellTextBackgroundSet" class="link">Source</a></p><div class="doc"><p>Whether the 'cellTextBackground'\/'cellTextBackgroundColor' attribute is set.
</p><p>Default value: <code>False</code>
</p></div></div><div class="top"><p class="src"><a name="v:cellTextForeground" class="def">cellTextForeground</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRenderer.html#t:CellRendererClass">CellRendererClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:WriteAttr">WriteAttr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a><a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#cellTextForeground" class="link">Source</a></p><div class="doc"><p>Text foreground color as a string.
</p><p>Default value: <code>&quot;&quot;</code>
</p></div></div><div class="top"><p class="src"><a name="v:cellTextForegroundColor" class="def">cellTextForegroundColor</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRenderer.html#t:CellRendererClass">CellRendererClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="Graphics-UI-Gtk-Gdk-GC.html#t:Color">Color</a><a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#cellTextForegroundColor" class="link">Source</a></p><div class="doc"><p>Text foreground color as a <code><a href="Graphics-UI-Gtk-Gdk-GC.html#t:Color">Color</a></code>.
</p></div></div><div class="top"><p class="src"><a name="v:cellTextForegroundSet" class="def">cellTextForegroundSet</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRenderer.html#t:CellRendererClass">CellRendererClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a><a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#cellTextForegroundSet" class="link">Source</a></p><div class="doc"><p>Whether the 'cellTextForeground'\/'cellTextForegroundColor' attribute is set.
</p><p>Default value: <code>False</code>
</p></div></div><div class="top"><p class="src"><a name="v:cellTextEditable" class="def">cellTextEditable</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a><a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#cellTextEditable" class="link">Source</a></p><div class="doc"><p>Whether the text can be modified by the user.
</p></div></div><div class="top"><p class="src"><a name="v:cellTextEditableSet" class="def">cellTextEditableSet</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a><a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#cellTextEditableSet" class="link">Source</a></p><div class="doc"><p>Whether the <code><a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#v:cellTextEditable">cellTextEditable</a></code> flag affects text editability.
</p></div></div><div class="top"><p class="src"><a name="v:cellTextFont" class="def">cellTextFont</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a><a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#cellTextFont" class="link">Source</a></p><div class="doc"><p>Font description as a string.
</p></div></div><div class="top"><p class="src"><a name="v:cellTextFontDesc" class="def">cellTextFontDesc</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/pango-0.12.0/Graphics-Rendering-Pango-Font.html#t:FontDescription">FontDescription</a><a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#cellTextFontDesc" class="link">Source</a></p><div class="doc"><p>Font description as a <code>Graphics.Rendering.Pango.FontDescription</code>.
</p></div></div><div class="top"><p class="src"><a name="v:cellTextFamily" class="def">cellTextFamily</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a><a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#cellTextFamily" class="link">Source</a></p><div class="doc"><p>Name of the font family, e.g. Sans, Helvetica, Times, Monospace.
</p></div></div><div class="top"><p class="src"><a name="v:cellTextFamilySet" class="def">cellTextFamilySet</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a><a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#cellTextFamilySet" class="link">Source</a></p><div class="doc"><p>Determines if <code><a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#v:cellTextFamily">cellTextFamily</a></code> has an effect.
</p></div></div><div class="top"><p class="src"><a name="v:cellTextStyle" class="def">cellTextStyle</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/pango-0.12.0/Graphics-Rendering-Pango-Enums.html#t:FontStyle">FontStyle</a><a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#cellTextStyle" class="link">Source</a></p><div class="doc"><p>Font style (e.g. normal or italics).
</p></div></div><div class="top"><p class="src"><a name="v:cellTextStyleSet" class="def">cellTextStyleSet</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a><a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#cellTextStyleSet" class="link">Source</a></p><div class="doc"><p>Whether the <code><a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#v:cellTextStyle">cellTextStyle</a></code> tag is used, default is <code>False</code>.
</p></div></div><div class="top"><p class="src"><a name="v:cellTextVariant" class="def">cellTextVariant</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/pango-0.12.0/Graphics-Rendering-Pango-Enums.html#t:Variant">Variant</a><a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#cellTextVariant" class="link">Source</a></p><div class="doc"><p>Font variant (e.g. small caps).
</p></div></div><div class="top"><p class="src"><a name="v:cellTextVariantSet" class="def">cellTextVariantSet</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a><a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#cellTextVariantSet" class="link">Source</a></p><div class="doc"><p>Whether the <code><a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#v:cellTextVariant">cellTextVariant</a></code> tag is used, default is <code>False</code>.
</p></div></div><div class="top"><p class="src"><a name="v:cellTextWeight" class="def">cellTextWeight</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Int.html#t:Int">Int</a><a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#cellTextWeight" class="link">Source</a></p><div class="doc"><p>Font weight, default: 400.
</p></div></div><div class="top"><p class="src"><a name="v:cellTextWeightSet" class="def">cellTextWeightSet</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a><a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#cellTextWeightSet" class="link">Source</a></p><div class="doc"><p>Whether the <code><a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#v:cellTextWeight">cellTextWeight</a></code> tag is used, default is <code>False</code>.
</p></div></div><div class="top"><p class="src"><a name="v:cellTextStretch" class="def">cellTextStretch</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/pango-0.12.0/Graphics-Rendering-Pango-Enums.html#t:Stretch">Stretch</a><a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#cellTextStretch" class="link">Source</a></p><div class="doc"><p>Font stretch.
</p></div></div><div class="top"><p class="src"><a name="v:cellTextStretchSet" class="def">cellTextStretchSet</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a><a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#cellTextStretchSet" class="link">Source</a></p><div class="doc"><p>Whether the <code><a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#v:cellTextStretch">cellTextStretch</a></code> tag is used, default is <code>False</code>.
</p></div></div><div class="top"><p class="src"><a name="v:cellTextSize" class="def">cellTextSize</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Prelude.html#t:Double">Double</a><a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#cellTextSize" class="link">Source</a></p><div class="doc"><p>Font size in points.
</p></div></div><div class="top"><p class="src"><a name="v:cellTextSizePoints" class="def">cellTextSizePoints</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Prelude.html#t:Double">Double</a><a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#cellTextSizePoints" class="link">Source</a></p><div class="doc"><p>Font size in points.
</p><p>Allowed values: &gt;= 0
</p><p>Default value: 0
</p></div></div><div class="top"><p class="src"><a name="v:cellTextSizeSet" class="def">cellTextSizeSet</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a><a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#cellTextSizeSet" class="link">Source</a></p><div class="doc"><p>Whether the <code><a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#v:cellTextSize">cellTextSize</a></code> tag is used, default is <code>False</code>.
</p></div></div><div class="top"><p class="src"><a name="v:cellTextScale" class="def">cellTextScale</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Prelude.html#t:Double">Double</a><a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#cellTextScale" class="link">Source</a></p><div class="doc"><p>Font scaling factor. Default is 1.
</p></div></div><div class="top"><p class="src"><a name="v:cellTextScaleSet" class="def">cellTextScaleSet</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a><a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#cellTextScaleSet" class="link">Source</a></p><div class="doc"><p>Whether the <code><a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#v:cellTextScale">cellTextScale</a></code> tag is used, default is <code>False</code>.
</p></div></div><div class="top"><p class="src"><a name="v:cellTextRise" class="def">cellTextRise</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Int.html#t:Int">Int</a><a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#cellTextRise" class="link">Source</a></p><div class="doc"><p>Offset of text above the baseline (below the baseline if rise is
 negative).
</p><p>Allowed values: &gt;= -2147483647
</p><p>Default value: 0
</p></div></div><div class="top"><p class="src"><a name="v:cellTextRiseSet" class="def">cellTextRiseSet</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a><a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#cellTextRiseSet" class="link">Source</a></p><div class="doc"><p>Whether the <code><a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#v:cellTextRise">cellTextRise</a></code> tag is used, default is <code>False</code>.
</p></div></div><div class="top"><p class="src"><a name="v:cellTextStrikethrough" class="def">cellTextStrikethrough</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a><a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#cellTextStrikethrough" class="link">Source</a></p><div class="doc"><p>Whether to strike through the text.
</p></div></div><div class="top"><p class="src"><a name="v:cellTextStrikethroughSet" class="def">cellTextStrikethroughSet</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a><a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#cellTextStrikethroughSet" class="link">Source</a></p><div class="doc"><p>Whether the <code><a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#v:cellTextStrikethrough">cellTextStrikethrough</a></code> tag is used, default is <code>False</code>.
</p></div></div><div class="top"><p class="src"><a name="v:cellTextUnderline" class="def">cellTextUnderline</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/pango-0.12.0/Graphics-Rendering-Pango-Enums.html#t:Underline">Underline</a><a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#cellTextUnderline" class="link">Source</a></p><div class="doc"><p>Style of underline for this text.
</p></div></div><div class="top"><p class="src"><a name="v:cellTextUnderlineSet" class="def">cellTextUnderlineSet</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a><a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#cellTextUnderlineSet" class="link">Source</a></p><div class="doc"><p>Whether the <code><a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#v:cellTextUnderline">cellTextUnderline</a></code> tag is used, default is <code>False</code>.
</p></div></div><div class="top"><p class="src"><a name="v:cellTextLanguage" class="def">cellTextLanguage</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self (<a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a>)<a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#cellTextLanguage" class="link">Source</a></p><div class="doc"><p>The language this text is in, as an ISO code. Pango can use this as
 a hint when rendering the text. If you don't understand this parameter,
 you probably don't need it.
</p></div></div><div class="top"><p class="src"><a name="v:cellTextLanguageSet" class="def">cellTextLanguageSet</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a><a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#cellTextLanguageSet" class="link">Source</a></p><div class="doc"><p>Whether the <code><a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#v:cellTextLanguage">cellTextLanguage</a></code> tag is used, default is <code>False</code>.
</p></div></div><div class="top"><p class="src"><a name="v:cellTextEllipsize" class="def">cellTextEllipsize</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/pango-0.12.0/Graphics-Rendering-Pango-Enums.html#t:EllipsizeMode">EllipsizeMode</a><a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#cellTextEllipsize" class="link">Source</a></p><div class="doc"><p>Specifies the preferred place to ellipsize the string, if the cell
 renderer does not have enough room to display the entire string.
 Setting it to <code><a href="/usr/share/doc/ghc/html/libraries/pango-0.12.0/Graphics-Rendering-Pango-Enums.html#v:EllipsizeNone">EllipsizeNone</a></code> turns off
 ellipsizing. See the <code><a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#v:cellTextWrapWidth">cellTextWrapWidth</a></code> property for another way of
 making the text fit into a given width.
</p><ul><li> Available in Gtk 2.6 or higher.
</li></ul></div></div><div class="top"><p class="src"><a name="v:cellTextEllipsizeSet" class="def">cellTextEllipsizeSet</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a><a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#cellTextEllipsizeSet" class="link">Source</a></p><div class="doc"><p>Whether the <code><a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#v:cellTextEllipsize">cellTextEllipsize</a></code> tag affects the ellipsize mode.
</p><ul><li> Available in Gtk 2.6 or higher.
</li></ul></div></div><div class="top"><p class="src"><a name="v:cellTextWidthChars" class="def">cellTextWidthChars</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Int.html#t:Int">Int</a><a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#cellTextWidthChars" class="link">Source</a></p><div class="doc"><p>The desired width of the cell, in characters. If this property is set
 to <code>-1</code>, the width will be calculated automatically, otherwise the cell
 will request either 3 characters or the property value, whichever is
 greater.
</p><ul><li> Available in Gtk 2.6 or higher.
</li></ul></div></div><div class="top"><p class="src"><a name="v:cellTextWrapMode" class="def">cellTextWrapMode</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/pango-0.12.0/Graphics-Rendering-Pango-Layout.html#t:LayoutWrapMode">LayoutWrapMode</a><a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#cellTextWrapMode" class="link">Source</a></p><div class="doc"><p>Specifies how to break the string into multiple lines, if the cell
 renderer does not have enough room to display the entire string.
 This property has no effect unless the <code><a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#v:cellTextWrapWidth">cellTextWrapWidth</a></code> property is set.
</p><ul><li> Available in Gtk 2.8 or higher.
</li></ul></div></div><div class="top"><p class="src"><a name="v:cellTextWrapWidth" class="def">cellTextWrapWidth</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Int.html#t:Int">Int</a><a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#cellTextWrapWidth" class="link">Source</a></p><div class="doc"><p>Specifies the width at which the text is wrapped. The wrap-mode
 property can be used to influence at what character positions the
 line breaks can be placed. Setting wrap-width to <code>-1</code> turns wrapping off.
</p><ul><li> Available in Gtk 2.8 or higher.
</li></ul></div></div><div class="top"><p class="src"><a name="v:cellTextAlignment" class="def">cellTextAlignment</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/pango-0.12.0/Graphics-Rendering-Pango-Layout.html#t:LayoutAlignment">LayoutAlignment</a><a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#cellTextAlignment" class="link">Source</a></p><div class="doc"><p>Specifies how to align the lines of text with respect to each other.
</p><p>Note that this property describes how to align the lines of text in case
 there are several of them. The
 <code>Graphics.UI.Gtk.ModelView.CellRenderer.cellXAlign</code> property of
 <code><a href="Graphics-UI-Gtk-ModelView-CellRenderer.html#t:CellRenderer">CellRenderer</a></code>, on the other hand, sets the horizontal alignment of the
 whole text.
</p><p>Default value: <code>Graphics.Rendering.Pango.Layout.AlignLeft</code>
</p><ul><li> Available since Gtk+ version 2.10
</li></ul></div></div><h1 id="g:7">Signals
</h1><div class="top"><p class="src"><a name="v:edited" class="def">edited</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Signals.html#t:Signal">Signal</a> self (<a href="Graphics-UI-Gtk-ModelView-TreeModel.html#t:TreePath">TreePath</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t:-40--41-">()</a>)<a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#edited" class="link">Source</a></p><div class="doc"><p>Emitted when the user finished editing a cell.
</p><p>Whenever editing is finished successfully, this signal is emitted which
 indicates that the model should be updated with the supplied value.
 The value is always a string which matches the <code><a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#v:cellText">cellText</a></code> attribute of
 <code><a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererText">CellRendererText</a></code> (and its derivates like <code><a href="Graphics-UI-Gtk-ModelView-CellRendererCombo.html#t:CellRendererCombo">CellRendererCombo</a></code>).
</p><ul><li> This signal is not emitted when editing is disabled (see
 <code><a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#v:cellTextEditable">cellTextEditable</a></code>) or when the user aborts editing.
</li></ul></div></div><h1 id="g:8">Deprecated
</h1><div class="top"><p class="src"><a name="v:onEdited" class="def">onEdited</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; self -&gt; (<a href="Graphics-UI-Gtk-ModelView-TreeModel.html#t:TreePath">TreePath</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t:-40--41-">()</a>) -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> (<a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Signals.html#t:ConnectId">ConnectId</a> self)<a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#onEdited" class="link">Source</a></p></div><div class="top"><p class="src"><a name="v:afterEdited" class="def">afterEdited</a> :: <a href="Graphics-UI-Gtk-ModelView-CellRendererText.html#t:CellRendererTextClass">CellRendererTextClass</a> self =&gt; self -&gt; (<a href="Graphics-UI-Gtk-ModelView-TreeModel.html#t:TreePath">TreePath</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t:-40--41-">()</a>) -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> (<a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Signals.html#t:ConnectId">ConnectId</a> self)<a href="src/Graphics-UI-Gtk-ModelView-CellRendererText.html#afterEdited" class="link">Source</a></p></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.9.2</p></div></body></html>