Sophie

Sophie

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

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.MenuComboToolbar.ComboBox</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-MenuComboToolbar-ComboBox.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-MenuComboToolbar-ComboBox.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.MenuComboToolbar.ComboBox</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
><DD
><DL
><DT
><A HREF="#6"
>Simple Text API
</A
></DT
><DT
><A HREF="#7"
>Standard API
</A
></DT
></DL
></DD
><DT
><A HREF="#8"
>Attributes
</A
></DT
><DT
><A HREF="#9"
>Signals
</A
></DT
><DT
><A HREF="#10"
>Deprecated
</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"
><P
>A widget used to choose from a list of items.
</P
><UL
><LI
> Module available since Gtk+ version 2.4
</LI
></UL
></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%3AComboBox"
>ComboBox</A
> </TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><SPAN CLASS="keyword"
>class</SPAN
> <A HREF="Graphics-UI-Gtk-Abstract-Bin.html#t%3ABinClass"
>BinClass</A
> o =&gt; <A HREF="#t%3AComboBoxClass"
>ComboBoxClass</A
> o </TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AcastToComboBox"
>castToComboBox</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-MenuComboToolbar-ComboBox.html#t%3AComboBox"
>ComboBox</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AgTypeComboBox"
>gTypeComboBox</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%3AtoComboBox"
>toComboBox</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</A
> o =&gt; o -&gt; <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBox"
>ComboBox</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AcomboBoxNew"
>comboBoxNew</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-MenuComboToolbar-ComboBox.html#t%3AComboBox"
>ComboBox</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AcomboBoxNewText"
>comboBoxNewText</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-MenuComboToolbar-ComboBox.html#t%3AComboBox"
>ComboBox</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AcomboBoxNewWithModel"
>comboBoxNewWithModel</A
> :: <A HREF="Graphics-UI-Gtk-ModelView-TreeModel.html#t%3ATreeModelClass"
>TreeModelClass</A
> model =&gt; model -&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-MenuComboToolbar-ComboBox.html#t%3AComboBox"
>ComboBox</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AcomboBoxSetModelText"
>comboBoxSetModelText</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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-ModelView-ListStore.html#t%3AListStore"
>ListStore</A
> <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%3AcomboBoxGetModelText"
>comboBoxGetModelText</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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-ModelView-ListStore.html#t%3AListStore"
>ListStore</A
> <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%3AcomboBoxAppendText"
>comboBoxAppendText</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</A
> self =&gt; self -&gt; <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/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%3AcomboBoxInsertText"
>comboBoxInsertText</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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-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%3AcomboBoxPrependText"
>comboBoxPrependText</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</A
> self =&gt; self -&gt; <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%3AcomboBoxRemoveText"
>comboBoxRemoveText</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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%3AcomboBoxGetActiveText"
>comboBoxGetActiveText</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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-Maybe.html#t%3AMaybe"
>Maybe</A
> <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%3AcomboBoxGetWrapWidth"
>comboBoxGetWrapWidth</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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%3AcomboBoxSetWrapWidth"
>comboBoxSetWrapWidth</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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%3AcomboBoxGetRowSpanColumn"
>comboBoxGetRowSpanColumn</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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-ModelView-TreeModel.html#t%3AColumnId"
>ColumnId</A
> row <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%3AcomboBoxSetRowSpanColumn"
>comboBoxSetRowSpanColumn</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</A
> self =&gt; self -&gt; <A HREF="Graphics-UI-Gtk-ModelView-TreeModel.html#t%3AColumnId"
>ColumnId</A
> row <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%3AcomboBoxGetColumnSpanColumn"
>comboBoxGetColumnSpanColumn</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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-ModelView-TreeModel.html#t%3AColumnId"
>ColumnId</A
> row <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%3AcomboBoxSetColumnSpanColumn"
>comboBoxSetColumnSpanColumn</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</A
> self =&gt; self -&gt; <A HREF="Graphics-UI-Gtk-ModelView-TreeModel.html#t%3AColumnId"
>ColumnId</A
> row <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%3AcomboBoxGetActive"
>comboBoxGetActive</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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%3AcomboBoxSetActive"
>comboBoxSetActive</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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%3AcomboBoxGetActiveIter"
>comboBoxGetActiveIter</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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-Maybe.html#t%3AMaybe"
>Maybe</A
> <A HREF="Graphics-UI-Gtk-ModelView-TreeModel.html#t%3ATreeIter"
>TreeIter</A
>)</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AcomboBoxSetActiveIter"
>comboBoxSetActiveIter</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</A
> self =&gt; self -&gt; <A HREF="Graphics-UI-Gtk-ModelView-TreeModel.html#t%3ATreeIter"
>TreeIter</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%3AcomboBoxGetModel"
>comboBoxGetModel</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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-Maybe.html#t%3AMaybe"
>Maybe</A
> <A HREF="Graphics-UI-Gtk-ModelView-TreeModel.html#t%3ATreeModel"
>TreeModel</A
>)</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AcomboBoxSetModel"
>comboBoxSetModel</A
> :: (<A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</A
> self, <A HREF="Graphics-UI-Gtk-ModelView-TreeModel.html#t%3ATreeModelClass"
>TreeModelClass</A
> model) =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Maybe.html#t%3AMaybe"
>Maybe</A
> model -&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%3AcomboBoxPopup"
>comboBoxPopup</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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/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%3AcomboBoxPopdown"
>comboBoxPopdown</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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/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%3AcomboBoxSetRowSeparatorSource"
>comboBoxSetRowSeparatorSource</A
> :: (<A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</A
> self, <A HREF="Graphics-UI-Gtk-ModelView-TreeModel.html#t%3ATreeModelClass"
>TreeModelClass</A
> (model row), <A HREF="Graphics-UI-Gtk-ModelView-TreeModel.html#t%3ATypedTreeModelClass"
>TypedTreeModelClass</A
> model) =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Maybe.html#t%3AMaybe"
>Maybe</A
> (model row, row -&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%3AcomboBoxSetAddTearoffs"
>comboBoxSetAddTearoffs</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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%3AcomboBoxGetAddTearoffs"
>comboBoxGetAddTearoffs</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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%3AcomboBoxSetTitle"
>comboBoxSetTitle</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</A
> self =&gt; self -&gt; <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%3AcomboBoxGetTitle"
>comboBoxGetTitle</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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-Char.html#t%3AString"
>String</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AcomboBoxSetFocusOnClick"
>comboBoxSetFocusOnClick</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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%3AcomboBoxGetFocusOnClick"
>comboBoxGetFocusOnClick</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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%3AcomboBoxModel"
>comboBoxModel</A
> :: (<A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</A
> self, <A HREF="Graphics-UI-Gtk-ModelView-TreeModel.html#t%3ATreeModelClass"
>TreeModelClass</A
> treeModel) =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AReadWriteAttr"
>ReadWriteAttr</A
> self <A HREF="Graphics-UI-Gtk-ModelView-TreeModel.html#t%3ATreeModel"
>TreeModel</A
> treeModel</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AcomboBoxWrapWidth"
>comboBoxWrapWidth</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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%3AcomboBoxRowSpanColumn"
>comboBoxRowSpanColumn</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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-ModelView-TreeModel.html#t%3AColumnId"
>ColumnId</A
> row <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%3AcomboBoxColumnSpanColumn"
>comboBoxColumnSpanColumn</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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-ModelView-TreeModel.html#t%3AColumnId"
>ColumnId</A
> row <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%3AcomboBoxActive"
>comboBoxActive</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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%3AcomboBoxAddTearoffs"
>comboBoxAddTearoffs</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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%3AcomboBoxHasFrame"
>comboBoxHasFrame</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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%3AcomboBoxFocusOnClick"
>comboBoxFocusOnClick</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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%3AcomboBoxTearoffTitle"
>comboBoxTearoffTitle</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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%3AcomboBoxPopupShown"
>comboBoxPopupShown</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AReadAttr"
>ReadAttr</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%3AcomboBoxTitle"
>comboBoxTitle</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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%3Achanged"
>changed</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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%3ApopupShownNotify"
>popupShownNotify</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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%3AonChanged"
>onChanged</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</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/glib-0.11.2/System-Glib-Signals.html#t%3AConnectId"
>ConnectId</A
> self)</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AafterChanged"
>afterChanged</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</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/glib-0.11.2/System-Glib-Signals.html#t%3AConnectId"
>ConnectId</A
> self)</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
>A <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBox"
>ComboBox</A
></TT
> is a widget that allows the user to choose from a list of
 valid choices. The <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBox"
>ComboBox</A
></TT
> displays the selected choice. When activated,
 the <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBox"
>ComboBox</A
></TT
> displays a popup which allows the user to make a new choice.
 The style in which the selected value is displayed, and the style of the
 popup is determined by the current theme. It may be similar to a
 <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-OptionMenu.html#t%3AOptionMenu"
>OptionMenu</A
></TT
>, or similar to a Windows-style combo box.
</P
><P
>Unlike its predecessors <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-Combo.html#t%3ACombo"
>Combo</A
></TT
> and <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-OptionMenu.html#t%3AOptionMenu"
>OptionMenu</A
></TT
>, the <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBox"
>ComboBox</A
></TT
> uses the
 model-view pattern; the list of valid choices is specified in the form of a
 tree model, and the display of the choices can be adapted to the data in
 the model by using cell renderers, as you would in a tree view. This is
 possible since <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBox"
>ComboBox</A
></TT
> implements the <TT
>CellLayout</TT
> interface. The tree
 model holding the valid choices is not restricted to a flat list, it can be
 a real tree, and the popup will reflect the tree structure.
</P
><P
>In addition to the general model-view API, <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBox"
>ComboBox</A
></TT
> offers the function
 <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#v%3AcomboBoxNewText"
>comboBoxNewText</A
></TT
> which creates a text-only combo box.
</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
>
 | +----<TT
><A HREF="Graphics-UI-Gtk-Abstract-Bin.html#t%3ABin"
>Bin</A
></TT
>
 | +----ComboBox
 | +----<TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBoxEntry.html#t%3AComboBoxEntry"
>ComboBoxEntry</A
></TT
>
</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:ComboBox"
><A NAME="t%3AComboBox"
></A
></A
><B
>ComboBox</B
>  </TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Types.html#ComboBox"
>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:ComboBox')" ALT="show/hide"
> Instances</TD
></TR
><TR
><TD CLASS="body"
><DIV ID="i:ComboBox" 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-MenuComboToolbar-ComboBox.html#t%3AComboBox"
>ComboBox</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-MenuComboToolbar-ComboBox.html#t%3AComboBox"
>ComboBox</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-MenuComboToolbar-ComboBox.html#t%3AComboBox"
>ComboBox</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="Graphics-UI-Gtk-ModelView-CellLayout.html#t%3ACellLayoutClass"
>CellLayoutClass</A
> <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBox"
>ComboBox</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</A
> <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBox"
>ComboBox</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="Graphics-UI-Gtk-Abstract-Bin.html#t%3ABinClass"
>BinClass</A
> <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBox"
>ComboBox</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="Graphics-UI-Gtk-Abstract-Container.html#t%3AContainerClass"
>ContainerClass</A
> <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBox"
>ComboBox</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBox"
>ComboBox</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="Graphics-UI-Gtk-Abstract-Object.html#t%3AObjectClass"
>ObjectClass</A
> <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBox"
>ComboBox</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-Bin.html#t%3ABinClass"
>BinClass</A
> o =&gt; <A NAME="t:ComboBoxClass"
><A NAME="t%3AComboBoxClass"
></A
></A
><B
>ComboBoxClass</B
> o </TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Types.html#ComboBoxClass"
>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:ComboBoxClass')" ALT="show/hide"
> Instances</TD
></TR
><TR
><TD CLASS="body"
><DIV ID="i:ComboBoxClass" STYLE="display:block;"
><TABLE CLASS="vanilla" CELLSPACING="1" CELLPADDING="0"
><TR
><TD CLASS="decl"
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</A
> <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBoxEntry.html#t%3AComboBoxEntry"
>ComboBoxEntry</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</A
> <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBox"
>ComboBox</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:castToComboBox"
><A NAME="v%3AcastToComboBox"
></A
></A
><B
>castToComboBox</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-MenuComboToolbar-ComboBox.html#t%3AComboBox"
>ComboBox</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Types.html#castToComboBox"
>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:gTypeComboBox"
><A NAME="v%3AgTypeComboBox"
></A
></A
><B
>gTypeComboBox</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#gTypeComboBox"
>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:toComboBox"
><A NAME="v%3AtoComboBox"
></A
></A
><B
>toComboBox</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</A
> o =&gt; o -&gt; <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBox"
>ComboBox</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Types.html#toComboBox"
>Source</A
></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:comboBoxNew"
><A NAME="v%3AcomboBoxNew"
></A
></A
><B
>comboBoxNew</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-MenuComboToolbar-ComboBox.html#t%3AComboBox"
>ComboBox</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#comboBoxNew"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Creates a new empty <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBox"
>ComboBox</A
></TT
>.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:comboBoxNewText"
><A NAME="v%3AcomboBoxNewText"
></A
></A
><B
>comboBoxNewText</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-MenuComboToolbar-ComboBox.html#t%3AComboBox"
>ComboBox</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#comboBoxNewText"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Convenience function which constructs a new text combo box that is a
 <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBox"
>ComboBox</A
></TT
> just displaying strings. This function internally calls
 <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#v%3AcomboBoxSetModelText"
>comboBoxSetModelText</A
></TT
> after creating a new combo box.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:comboBoxNewWithModel"
><A NAME="v%3AcomboBoxNewWithModel"
></A
></A
><B
>comboBoxNewWithModel</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#comboBoxNewWithModel"
>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-ModelView-TreeModel.html#t%3ATreeModelClass"
>TreeModelClass</A
> model</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; model</TD
><TD CLASS="rdoc"
><TT
>model</TT
> - A <TT
><A HREF="Graphics-UI-Gtk-ModelView-TreeModel.html#t%3ATreeModel"
>TreeModel</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="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBox"
>ComboBox</A
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Creates a new <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBox"
>ComboBox</A
></TT
> with the model initialized to <TT
>model</TT
>.
</TD
></TR
></TABLE
></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="section2"
><A NAME="6"
><A NAME="6"
>Simple Text API
</A
></A
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:comboBoxSetModelText"
><A NAME="v%3AcomboBoxSetModelText"
></A
></A
><B
>comboBoxSetModelText</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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-ModelView-ListStore.html#t%3AListStore"
>ListStore</A
> <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-MenuComboToolbar-ComboBox.html#comboBoxSetModelText"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Create a combo box that holds strings.
</P
><P
>This function stores a Graphics.UI.Gtk.ModelView.ListStore with the
 widget and sets the model to the list store. The widget can contain only
 strings. The model can be retrieved with <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#v%3AcomboBoxGetModel"
>comboBoxGetModel</A
></TT
>. The list
 store can be retrieved with <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#v%3AcomboBoxGetModelText"
>comboBoxGetModelText</A
></TT
>.
 Any exisiting model or renderers are removed before setting the new text
 model.
 Note that the functions <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#v%3AcomboBoxAppendText"
>comboBoxAppendText</A
></TT
>, <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#v%3AcomboBoxInsertText"
>comboBoxInsertText</A
></TT
>,
 <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#v%3AcomboBoxPrependText"
>comboBoxPrependText</A
></TT
>, <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#v%3AcomboBoxRemoveText"
>comboBoxRemoveText</A
></TT
> and <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#v%3AcomboBoxGetActiveText"
>comboBoxGetActiveText</A
></TT
>
 can be called on a combo box only once <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#v%3AcomboBoxSetModelText"
>comboBoxSetModelText</A
></TT
> is called.
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:comboBoxGetModelText"
><A NAME="v%3AcomboBoxGetModelText"
></A
></A
><B
>comboBoxGetModelText</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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-ModelView-ListStore.html#t%3AListStore"
>ListStore</A
> <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-MenuComboToolbar-ComboBox.html#comboBoxGetModelText"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Retrieve the model that was created with <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#v%3AcomboBoxSetModelText"
>comboBoxSetModelText</A
></TT
>.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:comboBoxAppendText"
><A NAME="v%3AcomboBoxAppendText"
></A
></A
><B
>comboBoxAppendText</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</A
> self =&gt; self -&gt; <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/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#comboBoxAppendText"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Appends <TT
>string</TT
> to the list of strings stored in <TT
>comboBox</TT
>. Note that
 you can only use this function with combo boxes constructed with
 <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#v%3AcomboBoxNewText"
>comboBoxNewText</A
></TT
>. Returns the index of the appended text.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:comboBoxInsertText"
><A NAME="v%3AcomboBoxInsertText"
></A
></A
><B
>comboBoxInsertText</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#comboBoxInsertText"
>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-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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
>position</TT
> - An index to insert <TT
>text</TT
>.
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Char.html#t%3AString"
>String</A
></TD
><TD CLASS="rdoc"
><TT
>text</TT
> - A string.
</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"
>Inserts <TT
>string</TT
> at <TT
>position</TT
> in the list of strings stored in
 <TT
>comboBox</TT
>. Note that you can only use this function with combo boxes
 constructed with <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#v%3AcomboBoxNewText"
>comboBoxNewText</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:comboBoxPrependText"
><A NAME="v%3AcomboBoxPrependText"
></A
></A
><B
>comboBoxPrependText</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</A
> self =&gt; self -&gt; <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-MenuComboToolbar-ComboBox.html#comboBoxPrependText"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Prepends <TT
>string</TT
> to the list of strings stored in <TT
>comboBox</TT
>. Note that
 you can only use this function with combo boxes constructed with
 <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#v%3AcomboBoxNewText"
>comboBoxNewText</A
></TT
>.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:comboBoxRemoveText"
><A NAME="v%3AcomboBoxRemoveText"
></A
></A
><B
>comboBoxRemoveText</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#comboBoxRemoveText"
>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-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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
>position</TT
> - Index of the item to remove.
</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"
>Removes the string at <TT
>position</TT
> from <TT
>comboBox</TT
>. Note that you can only
 use this function with combo boxes constructed with <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#v%3AcomboBoxNewText"
>comboBoxNewText</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:comboBoxGetActiveText"
><A NAME="v%3AcomboBoxGetActiveText"
></A
></A
><B
>comboBoxGetActiveText</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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-Maybe.html#t%3AMaybe"
>Maybe</A
> <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-MenuComboToolbar-ComboBox.html#comboBoxGetActiveText"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Returns the currently active string in <TT
>comboBox</TT
> or <TT
>Nothing</TT
> if none is
 selected. Note that you can only use this function with combo boxes
 constructed with <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#v%3AcomboBoxNewText"
>comboBoxNewText</A
></TT
>.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="section2"
><A NAME="7"
><A NAME="7"
>Standard API
</A
></A
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:comboBoxGetWrapWidth"
><A NAME="v%3AcomboBoxGetWrapWidth"
></A
></A
><B
>comboBoxGetWrapWidth</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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-MenuComboToolbar-ComboBox.html#comboBoxGetWrapWidth"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Returns the wrap width which is used to determine the number of columns
 for the popup menu. If the wrap width is larger than 1, the combo box is in
 table mode.
</P
><UL
><LI
> Available since Gtk+ version 2.6
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:comboBoxSetWrapWidth"
><A NAME="v%3AcomboBoxSetWrapWidth"
></A
></A
><B
>comboBoxSetWrapWidth</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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-MenuComboToolbar-ComboBox.html#comboBoxSetWrapWidth"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Sets the wrap width of the combo box to be <TT
>width</TT
>. The wrap width is
 basically the preferred number of columns when you want the popup to be
 laid out in a table.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:comboBoxGetRowSpanColumn"
><A NAME="v%3AcomboBoxGetRowSpanColumn"
></A
></A
><B
>comboBoxGetRowSpanColumn</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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-ModelView-TreeModel.html#t%3AColumnId"
>ColumnId</A
> row <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-MenuComboToolbar-ComboBox.html#comboBoxGetRowSpanColumn"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Gets the column with row span information for <TT
>comboBox</TT
>.
</P
><UL
><LI
> Available since Gtk+ version 2.6
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:comboBoxSetRowSpanColumn"
><A NAME="v%3AcomboBoxSetRowSpanColumn"
></A
></A
><B
>comboBoxSetRowSpanColumn</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</A
> self =&gt; self -&gt; <A HREF="Graphics-UI-Gtk-ModelView-TreeModel.html#t%3AColumnId"
>ColumnId</A
> row <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-MenuComboToolbar-ComboBox.html#comboBoxSetRowSpanColumn"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Sets the column with row span information for <TT
>comboBox</TT
> to be <TT
>rowSpan</TT
>.
 The row span column contains integers which indicate how many rows an item
 should span.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:comboBoxGetColumnSpanColumn"
><A NAME="v%3AcomboBoxGetColumnSpanColumn"
></A
></A
><B
>comboBoxGetColumnSpanColumn</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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-ModelView-TreeModel.html#t%3AColumnId"
>ColumnId</A
> row <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-MenuComboToolbar-ComboBox.html#comboBoxGetColumnSpanColumn"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Gets the source of the column span information for the combo box.
</P
><UL
><LI
> Available since Gtk+ version 2.6
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:comboBoxSetColumnSpanColumn"
><A NAME="v%3AcomboBoxSetColumnSpanColumn"
></A
></A
><B
>comboBoxSetColumnSpanColumn</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</A
> self =&gt; self -&gt; <A HREF="Graphics-UI-Gtk-ModelView-TreeModel.html#t%3AColumnId"
>ColumnId</A
> row <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-MenuComboToolbar-ComboBox.html#comboBoxSetColumnSpanColumn"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Sets the source of the column span information for the combo box. The
 column span source contains integers which indicate how many columns an
 item should span.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:comboBoxGetActive"
><A NAME="v%3AcomboBoxGetActive"
></A
></A
><B
>comboBoxGetActive</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#comboBoxGetActive"
>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-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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 An integer which is the index of the currently active
 item, or -1 if there's no active item.
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Returns the index of the currently active item, or -1 if there is no
 active item. If the model is a non-flat treemodel, and the active item is
 not an immediate child of the root of the tree, this function returns
 <TT
>treePathGetIndices path !! 0</TT
>, where <TT
>path</TT
> is the <TT
><A HREF="Graphics-UI-Gtk-ModelView-TreeModel.html#t%3ATreePath"
>TreePath</A
></TT
> of the
 active item.
</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:comboBoxSetActive"
><A NAME="v%3AcomboBoxSetActive"
></A
></A
><B
>comboBoxSetActive</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#comboBoxSetActive"
>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-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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
>index</TT
> - An index in the model passed during construction, or -1
 to have no active item.
</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 active item of <TT
>comboBox</TT
> to be the item at <TT
>index</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:comboBoxGetActiveIter"
><A NAME="v%3AcomboBoxGetActiveIter"
></A
></A
><B
>comboBoxGetActiveIter</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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-Maybe.html#t%3AMaybe"
>Maybe</A
> <A HREF="Graphics-UI-Gtk-ModelView-TreeModel.html#t%3ATreeIter"
>TreeIter</A
>)</TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#comboBoxGetActiveIter"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Returns a <TT
><A HREF="Graphics-UI-Gtk-ModelView-TreeModel.html#t%3ATreeIter"
>TreeIter</A
></TT
> that points to the current active item, if it
 exists, or <TT
>Nothing</TT
> if there is no current active item.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:comboBoxSetActiveIter"
><A NAME="v%3AcomboBoxSetActiveIter"
></A
></A
><B
>comboBoxSetActiveIter</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#comboBoxSetActiveIter"
>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-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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-ModelView-TreeModel.html#t%3ATreeIter"
>TreeIter</A
></TD
><TD CLASS="rdoc"
><TT
>iter</TT
> - The <TT
><A HREF="Graphics-UI-Gtk-ModelView-TreeModel.html#t%3ATreeIter"
>TreeIter</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/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 current active item to be the one referenced by <TT
>iter</TT
>. <TT
>iter</TT
>
 must correspond to a path of depth one.
</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:comboBoxGetModel"
><A NAME="v%3AcomboBoxGetModel"
></A
></A
><B
>comboBoxGetModel</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#comboBoxGetModel"
>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-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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-Maybe.html#t%3AMaybe"
>Maybe</A
> <A HREF="Graphics-UI-Gtk-ModelView-TreeModel.html#t%3ATreeModel"
>TreeModel</A
>)</TD
><TD CLASS="rdoc"
>returns A <TT
><A HREF="Graphics-UI-Gtk-ModelView-TreeModel.html#t%3ATreeModel"
>TreeModel</A
></TT
> which was passed during
 construction.
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Returns the <TT
><A HREF="Graphics-UI-Gtk-ModelView-TreeModel.html#t%3ATreeModel"
>TreeModel</A
></TT
> which is acting as data source for <TT
>comboBox</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:comboBoxSetModel"
><A NAME="v%3AcomboBoxSetModel"
></A
></A
><B
>comboBoxSetModel</B
> :: (<A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</A
> self, <A HREF="Graphics-UI-Gtk-ModelView-TreeModel.html#t%3ATreeModelClass"
>TreeModelClass</A
> model) =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Maybe.html#t%3AMaybe"
>Maybe</A
> model -&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-MenuComboToolbar-ComboBox.html#comboBoxSetModel"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Sets the model used by <TT
>comboBox</TT
> to be <TT
>model</TT
>. Will unset a previously
 set model (if applicable). If model is <TT
>Nothing</TT
>, then it will unset the
 model.
</P
><P
>Note that this function does not clear the cell renderers, you have to call
 comboBoxCellLayoutClear yourself if you need to set up different cell
 renderers for the new model.
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:comboBoxPopup"
><A NAME="v%3AcomboBoxPopup"
></A
></A
><B
>comboBoxPopup</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#comboBoxPopup"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Pops up the menu or dropdown list of the combo box.
</P
><P
>This function is mostly intended for use by accessibility technologies;
 applications should have little use for it.
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:comboBoxPopdown"
><A NAME="v%3AcomboBoxPopdown"
></A
></A
><B
>comboBoxPopdown</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#comboBoxPopdown"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Hides the menu or dropdown list of <TT
>comboBox</TT
>.
</P
><P
>This function is mostly intended for use by accessibility technologies;
 applications should have little use for it.
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:comboBoxSetRowSeparatorSource"
><A NAME="v%3AcomboBoxSetRowSeparatorSource"
></A
></A
><B
>comboBoxSetRowSeparatorSource</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#comboBoxSetRowSeparatorSource"
>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-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</A
> self, <A HREF="Graphics-UI-Gtk-ModelView-TreeModel.html#t%3ATreeModelClass"
>TreeModelClass</A
> (model row), <A HREF="Graphics-UI-Gtk-ModelView-TreeModel.html#t%3ATypedTreeModelClass"
>TypedTreeModelClass</A
> model)</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
>the <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBox"
>ComboBox</A
></TT
> widget
</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
> (model row, row -&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"
>The model and a function to extract a Boolean from it.
</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
>Installs a mapping from the model to a row separator flag, which is used
 to determine whether a row should be drawn as a separator. If the row
 separator mapping is <TT
>Nothing</TT
>, no separators are drawn. This is the
 default value.
</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:comboBoxSetAddTearoffs"
><A NAME="v%3AcomboBoxSetAddTearoffs"
></A
></A
><B
>comboBoxSetAddTearoffs</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#comboBoxSetAddTearoffs"
>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-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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
>addTearoffs</TT
> - <TT
>True</TT
> to add tearoff menu items
</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 whether the popup menu should have a tearoff menu item.
</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:comboBoxGetAddTearoffs"
><A NAME="v%3AcomboBoxGetAddTearoffs"
></A
></A
><B
>comboBoxGetAddTearoffs</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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-MenuComboToolbar-ComboBox.html#comboBoxGetAddTearoffs"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Gets the current value of the :add-tearoffs property.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:comboBoxSetTitle"
><A NAME="v%3AcomboBoxSetTitle"
></A
></A
><B
>comboBoxSetTitle</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#comboBoxSetTitle"
>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-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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-Char.html#t%3AString"
>String</A
></TD
><TD CLASS="rdoc"
><TT
>title</TT
> - a title for the menu in tearoff mode.
</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 menu's title in tearoff mode.
</P
><UL
><LI
> Available since Gtk+ version 2.10
</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:comboBoxGetTitle"
><A NAME="v%3AcomboBoxGetTitle"
></A
></A
><B
>comboBoxGetTitle</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#comboBoxGetTitle"
>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-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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-Char.html#t%3AString"
>String</A
></TD
><TD CLASS="rdoc"
>returns the menu's title in tearoff mode.
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
><P
>Gets the current title of the menu in tearoff mode. See
 <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#v%3AcomboBoxSetAddTearoffs"
>comboBoxSetAddTearoffs</A
></TT
>.
</P
><UL
><LI
> Available since Gtk+ version 2.10
</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:comboBoxSetFocusOnClick"
><A NAME="v%3AcomboBoxSetFocusOnClick"
></A
></A
><B
>comboBoxSetFocusOnClick</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#comboBoxSetFocusOnClick"
>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-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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
>focusOnClick</TT
> - whether the combo box grabs focus when clicked
 with the mouse
</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 whether the combo box will grab focus when it is clicked with the
 mouse. Making mouse clicks not grab focus is useful in places like toolbars
 where you don't want the keyboard focus removed from the main area of the
 application.
</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:comboBoxGetFocusOnClick"
><A NAME="v%3AcomboBoxGetFocusOnClick"
></A
></A
><B
>comboBoxGetFocusOnClick</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#comboBoxGetFocusOnClick"
>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-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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 combo box grabs focus when it is
 clicked with the mouse.
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
><P
>Returns whether the combo box grabs focus when it is clicked with the
 mouse. See <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#v%3AcomboBoxSetFocusOnClick"
>comboBoxSetFocusOnClick</A
></TT
>.
</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="section1"
><A NAME="8"
><A NAME="8"
>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:comboBoxModel"
><A NAME="v%3AcomboBoxModel"
></A
></A
><B
>comboBoxModel</B
> :: (<A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</A
> self, <A HREF="Graphics-UI-Gtk-ModelView-TreeModel.html#t%3ATreeModelClass"
>TreeModelClass</A
> treeModel) =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AReadWriteAttr"
>ReadWriteAttr</A
> self <A HREF="Graphics-UI-Gtk-ModelView-TreeModel.html#t%3ATreeModel"
>TreeModel</A
> treeModel</TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#comboBoxModel"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>The model from which the combo box takes the values shown in the list.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:comboBoxWrapWidth"
><A NAME="v%3AcomboBoxWrapWidth"
></A
></A
><B
>comboBoxWrapWidth</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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-MenuComboToolbar-ComboBox.html#comboBoxWrapWidth"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>If wrap-width is set to a positive value, the list will be displayed in
 multiple columns, the number of columns is determined by wrap-width.
</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:comboBoxRowSpanColumn"
><A NAME="v%3AcomboBoxRowSpanColumn"
></A
></A
><B
>comboBoxRowSpanColumn</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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-ModelView-TreeModel.html#t%3AColumnId"
>ColumnId</A
> row <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-MenuComboToolbar-ComboBox.html#comboBoxRowSpanColumn"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>The values of that column are used to determine how many rows a value in
 the list will span. Therefore, the values in the model column pointed to by
 this property must be greater than zero and not larger than wrap-width.
</P
><P
>Default value: <TT
><A HREF="Graphics-UI-Gtk-ModelView-TreeModel.html#v%3AinvalidColumnId"
>invalidColumnId</A
></TT
>
</P
><UL
><LI
> Available since Gtk+ version 2.6
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:comboBoxColumnSpanColumn"
><A NAME="v%3AcomboBoxColumnSpanColumn"
></A
></A
><B
>comboBoxColumnSpanColumn</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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-ModelView-TreeModel.html#t%3AColumnId"
>ColumnId</A
> row <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-MenuComboToolbar-ComboBox.html#comboBoxColumnSpanColumn"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>The values of that column are used to determine how many columns a value
 in the list will span.
</P
><P
>Default value: <TT
><A HREF="Graphics-UI-Gtk-ModelView-TreeModel.html#v%3AinvalidColumnId"
>invalidColumnId</A
></TT
>
</P
><UL
><LI
> Available since Gtk+ version 2.6
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:comboBoxActive"
><A NAME="v%3AcomboBoxActive"
></A
></A
><B
>comboBoxActive</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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-MenuComboToolbar-ComboBox.html#comboBoxActive"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>The item which is currently active. This value only makes sense for
 a list model.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:comboBoxAddTearoffs"
><A NAME="v%3AcomboBoxAddTearoffs"
></A
></A
><B
>comboBoxAddTearoffs</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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-MenuComboToolbar-ComboBox.html#comboBoxAddTearoffs"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>The add-tearoffs property controls whether generated menus have tearoff
 menu items.
</P
><P
>Note that this only affects menu style combo boxes.
</P
><P
>Default value: <TT
>False</TT
>
</P
><UL
><LI
> Available since Gtk+ version 2.6
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:comboBoxHasFrame"
><A NAME="v%3AcomboBoxHasFrame"
></A
></A
><B
>comboBoxHasFrame</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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-MenuComboToolbar-ComboBox.html#comboBoxHasFrame"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>The has-frame property controls whether a frame is drawn around the
 entry.
</P
><P
>Default value: <TT
>True</TT
>
</P
><UL
><LI
> Available since Gtk+ version 2.6
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:comboBoxFocusOnClick"
><A NAME="v%3AcomboBoxFocusOnClick"
></A
></A
><B
>comboBoxFocusOnClick</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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-MenuComboToolbar-ComboBox.html#comboBoxFocusOnClick"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Whether the combo box grabs focus when it is clicked with the mouse.
</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:comboBoxTearoffTitle"
><A NAME="v%3AcomboBoxTearoffTitle"
></A
></A
><B
>comboBoxTearoffTitle</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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-MenuComboToolbar-ComboBox.html#comboBoxTearoffTitle"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>A title that may be displayed by the window manager when the popup is
 torn-off.
</P
><P
>Default value: &quot;&quot;
</P
><UL
><LI
> Available since Gtk+ version 2.10
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:comboBoxPopupShown"
><A NAME="v%3AcomboBoxPopupShown"
></A
></A
><B
>comboBoxPopupShown</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</A
> self =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/glib-0.11.2/System-Glib-Attributes.html#t%3AReadAttr"
>ReadAttr</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-MenuComboToolbar-ComboBox.html#comboBoxPopupShown"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Whether the combo boxes dropdown is popped up. Note that this property is
 mainly useful because it allows you to connect to notify::popup-shown.
</P
><P
>Default value: <TT
>False</TT
>
</P
><UL
><LI
> Available since Gtk+ version 2.10
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:comboBoxTitle"
><A NAME="v%3AcomboBoxTitle"
></A
></A
><B
>comboBoxTitle</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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-MenuComboToolbar-ComboBox.html#comboBoxTitle"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>'title' property. See <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#v%3AcomboBoxGetTitle"
>comboBoxGetTitle</A
></TT
> and <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#v%3AcomboBoxSetTitle"
>comboBoxSetTitle</A
></TT
>
</P
><UL
><LI
> Available since Gtk+ version 2.10
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="section1"
><A NAME="9"
><A NAME="9"
>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:changed"
><A NAME="v%3Achanged"
></A
></A
><B
>changed</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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-MenuComboToolbar-ComboBox.html#changed"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>The changed signal is emitted when the active item is changed. The can be
 due to the user selecting a different item from the list, or due to a call
 to <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#v%3AcomboBoxSetActiveIter"
>comboBoxSetActiveIter</A
></TT
>. It will also be emitted while typing into a
 <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBoxEntry.html#t%3AComboBoxEntry"
>ComboBoxEntry</A
></TT
>, as well as when selecting an item from the
 ComboBoxEntry's list.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:popupShownNotify"
><A NAME="v%3ApopupShownNotify"
></A
></A
><B
>popupShownNotify</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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-MenuComboToolbar-ComboBox.html#popupShownNotify"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>The combo box was dropped down or collapsed.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="section1"
><A NAME="10"
><A NAME="10"
>Deprecated
</A
></A
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:onChanged"
><A NAME="v%3AonChanged"
></A
></A
><B
>onChanged</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</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/glib-0.11.2/System-Glib-Signals.html#t%3AConnectId"
>ConnectId</A
> self)</TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#onChanged"
>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:afterChanged"
><A NAME="v%3AafterChanged"
></A
></A
><B
>afterChanged</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#t%3AComboBoxClass"
>ComboBoxClass</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/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</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/glib-0.11.2/System-Glib-Signals.html#t%3AConnectId"
>ConnectId</A
> self)</TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-ComboBox.html#afterChanged"
>Source</A
></TD
></TR
></TABLE
></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
>