Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 677c1b5134368504c2e447757584d19e > files > 700

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.Toolbar</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-Toolbar.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-Toolbar.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.Toolbar</FONT
></TD
><TD ALIGN="right"
><TABLE CLASS="narrow" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="infohead"
>Portability</TD
><TD CLASS="infoval"
>portable (depends on GHC)</TD
></TR
><TR
><TD CLASS="infohead"
>Stability</TD
><TD CLASS="infoval"
>provisional</TD
></TR
><TR
><TD CLASS="infohead"
>Maintainer</TD
><TD CLASS="infoval"
>gtk2hs-users@lists.sourceforge.net</TD
></TR
></TABLE
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="section4"
><B
>Contents</B
></TD
></TR
><TR
><TD
><DL
><DT
><A HREF="#1"
>Detail
</A
></DT
><DT
><A HREF="#2"
>Class Hierarchy
</A
></DT
><DT
><A HREF="#3"
>Types
</A
></DT
><DT
><A HREF="#4"
>Constructors
</A
></DT
><DT
><A HREF="#5"
>Methods
</A
></DT
><DT
><A HREF="#6"
>Attributes
</A
></DT
><DT
><A HREF="#7"
>Child Attributes
</A
></DT
><DT
><A HREF="#8"
>Signals
</A
></DT
></DL
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="section1"
>Description</TD
></TR
><TR
><TD CLASS="doc"
>Create bars of buttons and other widgets
</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%3AToolbar"
>Toolbar</A
> </TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><SPAN CLASS="keyword"
>class</SPAN
> <A HREF="Graphics-UI-Gtk-Abstract-Container.html#t%3AContainerClass"
>ContainerClass</A
> o =&gt; <A HREF="#t%3AToolbarClass"
>ToolbarClass</A
> o </TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AcastToToolbar"
>castToToolbar</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-Toolbar.html#t%3AToolbar"
>Toolbar</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AgTypeToolbar"
>gTypeToolbar</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%3AtoToolbar"
>toToolbar</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</A
> o =&gt; o -&gt; <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbar"
>Toolbar</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>  <A HREF="#t%3AOrientation"
>Orientation</A
>  </TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="decl"
>= <A HREF="#v%3AOrientationHorizontal"
>OrientationHorizontal</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3AOrientationVertical"
>OrientationVertical</A
></TD
></TR
></TABLE
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>  <A HREF="#t%3AToolbarStyle"
>ToolbarStyle</A
>  </TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="decl"
>= <A HREF="#v%3AToolbarIcons"
>ToolbarIcons</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3AToolbarText"
>ToolbarText</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3AToolbarBoth"
>ToolbarBoth</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3AToolbarBothHoriz"
>ToolbarBothHoriz</A
></TD
></TR
></TABLE
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtoolbarNew"
>toolbarNew</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-Toolbar.html#t%3AToolbar"
>Toolbar</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtoolbarInsertNewButton"
>toolbarInsertNewButton</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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="Graphics-UI-Gtk-General-StockItems.html#t%3AStockId"
>StockId</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Maybe.html#t%3AMaybe"
>Maybe</A
> (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Char.html#t%3AString"
>String</A
>, <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="Graphics-UI-Gtk-Buttons-Button.html#t%3AButton"
>Button</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtoolbarAppendNewButton"
>toolbarAppendNewButton</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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/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
>, <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="Graphics-UI-Gtk-Buttons-Button.html#t%3AButton"
>Button</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtoolbarPrependNewButton"
>toolbarPrependNewButton</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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/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
>, <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="Graphics-UI-Gtk-Buttons-Button.html#t%3AButton"
>Button</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtoolbarInsertNewToggleButton"
>toolbarInsertNewToggleButton</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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="Graphics-UI-Gtk-General-StockItems.html#t%3AStockId"
>StockId</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Maybe.html#t%3AMaybe"
>Maybe</A
> (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Char.html#t%3AString"
>String</A
>, <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="Graphics-UI-Gtk-Buttons-ToggleButton.html#t%3AToggleButton"
>ToggleButton</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtoolbarAppendNewToggleButton"
>toolbarAppendNewToggleButton</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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/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
>, <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="Graphics-UI-Gtk-Buttons-ToggleButton.html#t%3AToggleButton"
>ToggleButton</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtoolbarPrependNewToggleButton"
>toolbarPrependNewToggleButton</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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/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
>, <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="Graphics-UI-Gtk-Buttons-ToggleButton.html#t%3AToggleButton"
>ToggleButton</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtoolbarInsertNewRadioButton"
>toolbarInsertNewRadioButton</A
> :: (<A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</A
> self, <A HREF="Graphics-UI-Gtk-Buttons-RadioButton.html#t%3ARadioButtonClass"
>RadioButtonClass</A
> rb) =&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="Graphics-UI-Gtk-General-StockItems.html#t%3AStockId"
>StockId</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Maybe.html#t%3AMaybe"
>Maybe</A
> (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Char.html#t%3AString"
>String</A
>, <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/Data-Maybe.html#t%3AMaybe"
>Maybe</A
> rb -&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-Buttons-RadioButton.html#t%3ARadioButton"
>RadioButton</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtoolbarAppendNewRadioButton"
>toolbarAppendNewRadioButton</A
> :: (<A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</A
> self, <A HREF="Graphics-UI-Gtk-Buttons-RadioButton.html#t%3ARadioButtonClass"
>RadioButtonClass</A
> rb) =&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/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
>, <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/Data-Maybe.html#t%3AMaybe"
>Maybe</A
> rb -&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-Buttons-RadioButton.html#t%3ARadioButton"
>RadioButton</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtoolbarPrependNewRadioButton"
>toolbarPrependNewRadioButton</A
> :: (<A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</A
> self, <A HREF="Graphics-UI-Gtk-Buttons-RadioButton.html#t%3ARadioButtonClass"
>RadioButtonClass</A
> rb) =&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/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
>, <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/Data-Maybe.html#t%3AMaybe"
>Maybe</A
> rb -&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-Buttons-RadioButton.html#t%3ARadioButton"
>RadioButton</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtoolbarInsertNewWidget"
>toolbarInsertNewWidget</A
> :: (<A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> w) =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; w -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Maybe.html#t%3AMaybe"
>Maybe</A
> (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Char.html#t%3AString"
>String</A
>, <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%3AtoolbarAppendNewWidget"
>toolbarAppendNewWidget</A
> :: (<A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> w) =&gt; self -&gt; w -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Maybe.html#t%3AMaybe"
>Maybe</A
> (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Char.html#t%3AString"
>String</A
>, <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%3AtoolbarPrependNewWidget"
>toolbarPrependNewWidget</A
> :: (<A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> w) =&gt; self -&gt; w -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Maybe.html#t%3AMaybe"
>Maybe</A
> (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Char.html#t%3AString"
>String</A
>, <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%3AtoolbarSetOrientation"
>toolbarSetOrientation</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</A
> self =&gt; self -&gt; <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AOrientation"
>Orientation</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%3AtoolbarGetOrientation"
>toolbarGetOrientation</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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-MenuComboToolbar-Toolbar.html#t%3AOrientation"
>Orientation</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtoolbarSetStyle"
>toolbarSetStyle</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</A
> self =&gt; self -&gt; <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarStyle"
>ToolbarStyle</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%3AtoolbarGetStyle"
>toolbarGetStyle</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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-MenuComboToolbar-Toolbar.html#t%3AToolbarStyle"
>ToolbarStyle</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtoolbarUnsetStyle"
>toolbarUnsetStyle</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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%3AtoolbarSetTooltips"
>toolbarSetTooltips</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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%3AtoolbarGetTooltips"
>toolbarGetTooltips</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>  <A HREF="#t%3AIconSize"
>IconSize</A
>  </TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="decl"
>= <A HREF="#v%3AIconSizeInvalid"
>IconSizeInvalid</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3AIconSizeMenu"
>IconSizeMenu</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3AIconSizeSmallToolbar"
>IconSizeSmallToolbar</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3AIconSizeLargeToolbar"
>IconSizeLargeToolbar</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3AIconSizeButton"
>IconSizeButton</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3AIconSizeDnd"
>IconSizeDnd</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3AIconSizeDialog"
>IconSizeDialog</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3AIconSizeUser"
>IconSizeUser</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
></TR
></TABLE
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtoolbarSetIconSize"
>toolbarSetIconSize</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</A
> self =&gt; self -&gt; <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AIconSize"
>IconSize</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%3AtoolbarGetIconSize"
>toolbarGetIconSize</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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-MenuComboToolbar-Toolbar.html#t%3AIconSize"
>IconSize</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtoolbarInsert"
>toolbarInsert</A
> :: (<A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</A
> self, <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ToolItem.html#t%3AToolItemClass"
>ToolItemClass</A
> item) =&gt; self -&gt; item -&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%3AtoolbarGetItemIndex"
>toolbarGetItemIndex</A
> :: (<A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</A
> self, <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ToolItem.html#t%3AToolItemClass"
>ToolItemClass</A
> item) =&gt; self -&gt; item -&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%3AtoolbarGetNItems"
>toolbarGetNItems</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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%3AtoolbarGetNthItem"
>toolbarGetNthItem</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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/base-4.2.0.2/Data-Maybe.html#t%3AMaybe"
>Maybe</A
> <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ToolItem.html#t%3AToolItem"
>ToolItem</A
>)</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtoolbarGetDropIndex"
>toolbarGetDropIndex</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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
>, <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
>) -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtoolbarSetDropHighlightItem"
>toolbarSetDropHighlightItem</A
> :: (<A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</A
> self, <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ToolItem.html#t%3AToolItemClass"
>ToolItemClass</A
> toolItem) =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Maybe.html#t%3AMaybe"
>Maybe</A
> toolItem -&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%3AtoolbarSetShowArrow"
>toolbarSetShowArrow</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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%3AtoolbarGetShowArrow"
>toolbarGetShowArrow</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>  <A HREF="#t%3AReliefStyle"
>ReliefStyle</A
>  </TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="decl"
>= <A HREF="#v%3AReliefNormal"
>ReliefNormal</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3AReliefHalf"
>ReliefHalf</A
></TD
></TR
><TR
><TD CLASS="decl"
>| <A HREF="#v%3AReliefNone"
>ReliefNone</A
></TD
></TR
></TABLE
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtoolbarGetReliefStyle"
>toolbarGetReliefStyle</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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-MenuComboToolbar-Toolbar.html#t%3AReliefStyle"
>ReliefStyle</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtoolbarOrientation"
>toolbarOrientation</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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-MenuComboToolbar-Toolbar.html#t%3AOrientation"
>Orientation</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtoolbarShowArrow"
>toolbarShowArrow</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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%3AtoolbarTooltips"
>toolbarTooltips</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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%3AtoolbarStyle"
>toolbarStyle</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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-MenuComboToolbar-Toolbar.html#t%3AToolbarStyle"
>ToolbarStyle</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AtoolbarChildExpand"
>toolbarChildExpand</A
> :: (<A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child) =&gt; child -&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%3AtoolbarChildHomogeneous"
>toolbarChildHomogeneous</A
> :: (<A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child) =&gt; child -&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%3AonOrientationChanged"
>onOrientationChanged</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</A
> self =&gt; self -&gt; (<A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AOrientation"
>Orientation</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
>) -&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%3AafterOrientationChanged"
>afterOrientationChanged</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</A
> self =&gt; self -&gt; (<A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AOrientation"
>Orientation</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
>) -&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%3AonStyleChanged"
>onStyleChanged</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</A
> self =&gt; self -&gt; (<A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarStyle"
>ToolbarStyle</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
>) -&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%3AafterStyleChanged"
>afterStyleChanged</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</A
> self =&gt; self -&gt; (<A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarStyle"
>ToolbarStyle</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
>) -&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%3AonPopupContextMenu"
>onPopupContextMenu</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</A
> self =&gt; self -&gt; (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
>) -&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%3AafterPopupContextMenu"
>afterPopupContextMenu</A
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</A
> self =&gt; self -&gt; (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
>) -&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
>This widget underwent a signficant overhaul in gtk 2.4 and the
 recommended api changed substantially. The old interface is still supported
 but it is not recommended.
</P
><UL
><LI
> The following information applies to the new interface only.
</LI
></UL
><P
>A toolbar is created with a call to <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#v%3AtoolbarNew"
>toolbarNew</A
></TT
>.
</P
><P
>A toolbar can contain instances of a subclass of <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-ToolItem.html#t%3AToolItem"
>ToolItem</A
></TT
>. To add a
 <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-ToolItem.html#t%3AToolItem"
>ToolItem</A
></TT
> to the a toolbar, use <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#v%3AtoolbarInsert"
>toolbarInsert</A
></TT
>. To remove an item from the
 toolbar use containerRemove. To add a button to the toolbar, add an
 instance of <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-ToolButton.html#t%3AToolButton"
>ToolButton</A
></TT
>.
</P
><P
>Toolbar items can be visually grouped by adding instances of
 <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-SeparatorToolItem.html#t%3ASeparatorToolItem"
>SeparatorToolItem</A
></TT
> to the toolbar. If a <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-SeparatorToolItem.html#t%3ASeparatorToolItem"
>SeparatorToolItem</A
></TT
> has the
 &quot;expand&quot; property set to <TT
>True</TT
> and the &quot;draw&quot; property set to <TT
>False</TT
>
 the effect is to force all following items to the end of the toolbar.
</P
><P
>Creating a context menu for the toolbar can be done using
 <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#v%3AonPopupContextMenu"
>onPopupContextMenu</A
></TT
>.
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="doc"
><UL
><LI
> The following information applies to the old interface only.
</LI
></UL
><P
><TT
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#t%3AButton"
>Button</A
></TT
>s, <TT
><A HREF="Graphics-UI-Gtk-Buttons-RadioButton.html#t%3ARadioButton"
>RadioButton</A
></TT
>s and <TT
><A HREF="Graphics-UI-Gtk-Buttons-ToggleButton.html#t%3AToggleButton"
>ToggleButton</A
></TT
>s can be added by refering to
 stock images. Their size can be changed by calling <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#v%3AtoolbarSetIconSize"
>toolbarSetIconSize</A
></TT
>. In
 contrast, normal widget cannot be added. Due to the bad interface of
 <A HREF="Toolbar.html"
>Toolbar</A
> mnemonics of <TT
><A HREF="Graphics-UI-Gtk-Buttons-RadioButton.html#t%3ARadioButton"
>RadioButton</A
></TT
>s and <TT
><A HREF="Graphics-UI-Gtk-Buttons-ToggleButton.html#t%3AToggleButton"
>ToggleButton</A
></TT
>s are not honored.
</P
><P
>All the append, insert and prepend functions use an internal function to
 do the actual work. In fact the interface is pretty skrewed up: To insert
 icons by using stock items is definitely the best practice as all other
 images cannot react to <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#v%3AtoolbarSetIconSize"
>toolbarSetIconSize</A
></TT
> and other theming actions. On
 the other hand toolbarInsertStock always generates simple <TT
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#t%3AButton"
>Button</A
></TT
>s
 but is the only function that is able to insert Mnemonics on the label.
 Our solution is to use <TT
><A HREF="Graphics-UI-Gtk-General-StockItems.html#t%3AStockItem"
>StockItem</A
></TT
>s to specify all Images of the
 Buttons. If the user inserts <TT
><A HREF="Graphics-UI-Gtk-Buttons-RadioButton.html#t%3ARadioButton"
>RadioButton</A
></TT
>s or <TT
><A HREF="Graphics-UI-Gtk-Buttons-ToggleButton.html#t%3AToggleButton"
>ToggleButton</A
></TT
>s, the stock
 image lookup is done manually. A mnemonic in the labels is sadly not
 honored this way.
</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
>
 | +----Toolbar
</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:Toolbar"
><A NAME="t%3AToolbar"
></A
></A
><B
>Toolbar</B
>  </TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Types.html#Toolbar"
>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:Toolbar')" ALT="show/hide"
> Instances</TD
></TR
><TR
><TD CLASS="body"
><DIV ID="i:Toolbar" 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-Toolbar.html#t%3AToolbar"
>Toolbar</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-Toolbar.html#t%3AToolbar"
>Toolbar</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-Toolbar.html#t%3AToolbar"
>Toolbar</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</A
> <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbar"
>Toolbar</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-Toolbar.html#t%3AToolbar"
>Toolbar</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-Toolbar.html#t%3AToolbar"
>Toolbar</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-Toolbar.html#t%3AToolbar"
>Toolbar</A
></TD
></TR
></TABLE
></DIV
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><SPAN CLASS="keyword"
>class</SPAN
> <A HREF="Graphics-UI-Gtk-Abstract-Container.html#t%3AContainerClass"
>ContainerClass</A
> o =&gt; <A NAME="t:ToolbarClass"
><A NAME="t%3AToolbarClass"
></A
></A
><B
>ToolbarClass</B
> o </TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Types.html#ToolbarClass"
>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:ToolbarClass')" ALT="show/hide"
> Instances</TD
></TR
><TR
><TD CLASS="body"
><DIV ID="i:ToolbarClass" STYLE="display:block;"
><TABLE CLASS="vanilla" CELLSPACING="1" CELLPADDING="0"
><TR
><TD CLASS="decl"
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</A
> <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbar"
>Toolbar</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:castToToolbar"
><A NAME="v%3AcastToToolbar"
></A
></A
><B
>castToToolbar</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-Toolbar.html#t%3AToolbar"
>Toolbar</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Types.html#castToToolbar"
>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:gTypeToolbar"
><A NAME="v%3AgTypeToolbar"
></A
></A
><B
>gTypeToolbar</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#gTypeToolbar"
>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:toToolbar"
><A NAME="v%3AtoToolbar"
></A
></A
><B
>toToolbar</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</A
> o =&gt; o -&gt; <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbar"
>Toolbar</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-Types.html#toToolbar"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><SPAN CLASS="keyword"
>data</SPAN
>  <A NAME="t:Orientation"
><A NAME="t%3AOrientation"
></A
></A
><B
>Orientation</B
>  </TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-General-Enums.html#Orientation"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="ndoc"
>Orientation is good
</TD
></TR
><TR
><TD CLASS="section4"
>Constructors</TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="1" CELLPADDING="0"
><TR
><TD CLASS="arg"
><A NAME="v:OrientationHorizontal"
><A NAME="v%3AOrientationHorizontal"
></A
></A
><B
>OrientationHorizontal</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:OrientationVertical"
><A NAME="v%3AOrientationVertical"
></A
></A
><B
>OrientationVertical</B
></TD
><TD CLASS="rdoc"
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="section4"
><IMG SRC="minus.gif" CLASS="coll" ONCLICK="toggle(this,'i:Orientation')" ALT="show/hide"
> Instances</TD
></TR
><TR
><TD CLASS="body"
><DIV ID="i:Orientation" STYLE="display:block;"
><TABLE CLASS="vanilla" CELLSPACING="1" CELLPADDING="0"
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Prelude.html#t%3AEnum"
>Enum</A
> <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AOrientation"
>Orientation</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Eq.html#t%3AEq"
>Eq</A
> <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AOrientation"
>Orientation</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Text-Show.html#t%3AShow"
>Show</A
> <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AOrientation"
>Orientation</A
></TD
></TR
></TABLE
></DIV
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><SPAN CLASS="keyword"
>data</SPAN
>  <A NAME="t:ToolbarStyle"
><A NAME="t%3AToolbarStyle"
></A
></A
><B
>ToolbarStyle</B
>  </TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-General-Enums.html#ToolbarStyle"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="ndoc"
>Where to place the toolbar?
</TD
></TR
><TR
><TD CLASS="section4"
>Constructors</TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="1" CELLPADDING="0"
><TR
><TD CLASS="arg"
><A NAME="v:ToolbarIcons"
><A NAME="v%3AToolbarIcons"
></A
></A
><B
>ToolbarIcons</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:ToolbarText"
><A NAME="v%3AToolbarText"
></A
></A
><B
>ToolbarText</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:ToolbarBoth"
><A NAME="v%3AToolbarBoth"
></A
></A
><B
>ToolbarBoth</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:ToolbarBothHoriz"
><A NAME="v%3AToolbarBothHoriz"
></A
></A
><B
>ToolbarBothHoriz</B
></TD
><TD CLASS="rdoc"
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="section4"
><IMG SRC="minus.gif" CLASS="coll" ONCLICK="toggle(this,'i:ToolbarStyle')" ALT="show/hide"
> Instances</TD
></TR
><TR
><TD CLASS="body"
><DIV ID="i:ToolbarStyle" STYLE="display:block;"
><TABLE CLASS="vanilla" CELLSPACING="1" CELLPADDING="0"
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Prelude.html#t%3AEnum"
>Enum</A
> <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarStyle"
>ToolbarStyle</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Eq.html#t%3AEq"
>Eq</A
> <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarStyle"
>ToolbarStyle</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Text-Show.html#t%3AShow"
>Show</A
> <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarStyle"
>ToolbarStyle</A
></TD
></TR
></TABLE
></DIV
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="section1"
><A NAME="4"
><A NAME="4"
>Constructors
</A
></A
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:toolbarNew"
><A NAME="v%3AtoolbarNew"
></A
></A
><B
>toolbarNew</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-Toolbar.html#t%3AToolbar"
>Toolbar</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#toolbarNew"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Creates a new toolbar.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="section1"
><A NAME="5"
><A NAME="5"
>Methods
</A
></A
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:toolbarInsertNewButton"
><A NAME="v%3AtoolbarInsertNewButton"
></A
></A
><B
>toolbarInsertNewButton</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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="Graphics-UI-Gtk-General-StockItems.html#t%3AStockId"
>StockId</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Maybe.html#t%3AMaybe"
>Maybe</A
> (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Char.html#t%3AString"
>String</A
>, <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="Graphics-UI-Gtk-Buttons-Button.html#t%3AButton"
>Button</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#toolbarInsertNewButton"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Insert a new <TT
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#t%3AButton"
>Button</A
></TT
> into the <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbar"
>Toolbar</A
></TT
>.
</P
><P
>The new <TT
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#t%3AButton"
>Button</A
></TT
> is created at position <TT
>pos</TT
>, counting from 0.
</P
><P
>The icon and label for the button is referenced by <TT
>stockId</TT
>
 which must be a valid entry in the <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbar"
>Toolbar</A
></TT
>s Style or the
 default <TT
><A HREF="Graphics-UI-Gtk-General-IconFactory.html#t%3AIconFactory"
>IconFactory</A
></TT
>.
</P
><P
>If you whish to have <TT
><A HREF="Graphics-UI-Gtk-Misc-Tooltips.html#t%3ATooltips"
>Tooltips</A
></TT
> added to this button you can
 specify <TT
>Just (tipText, tipPrivate)</TT
> , otherwise specify <TT
>Nothing</TT
>.
</P
><P
>The newly created <TT
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#t%3AButton"
>Button</A
></TT
> is returned. Use this button to
 add an action function with <TT
>&quot;connectToClicked&quot;</TT
>.
</P
><UL
><LI
> Warning: this function is deprecated and should not be used in
 newly-written code.
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:toolbarAppendNewButton"
><A NAME="v%3AtoolbarAppendNewButton"
></A
></A
><B
>toolbarAppendNewButton</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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/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
>, <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="Graphics-UI-Gtk-Buttons-Button.html#t%3AButton"
>Button</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#toolbarAppendNewButton"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Append a new <TT
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#t%3AButton"
>Button</A
></TT
> to the <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbar"
>Toolbar</A
></TT
>.
</P
><P
>See <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#v%3AtoolbarInsertNewButton"
>toolbarInsertNewButton</A
></TT
> for details.
</P
><UL
><LI
> Warning: this function is deprecated and should not be used in
 newly-written code.
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:toolbarPrependNewButton"
><A NAME="v%3AtoolbarPrependNewButton"
></A
></A
><B
>toolbarPrependNewButton</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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/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
>, <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="Graphics-UI-Gtk-Buttons-Button.html#t%3AButton"
>Button</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#toolbarPrependNewButton"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Prepend a new <TT
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#t%3AButton"
>Button</A
></TT
> to the <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbar"
>Toolbar</A
></TT
>.
</P
><P
>See <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#v%3AtoolbarInsertNewButton"
>toolbarInsertNewButton</A
></TT
> for details.
</P
><UL
><LI
> Warning: this function is deprecated and should not be used in
 newly-written code.
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:toolbarInsertNewToggleButton"
><A NAME="v%3AtoolbarInsertNewToggleButton"
></A
></A
><B
>toolbarInsertNewToggleButton</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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="Graphics-UI-Gtk-General-StockItems.html#t%3AStockId"
>StockId</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Maybe.html#t%3AMaybe"
>Maybe</A
> (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Char.html#t%3AString"
>String</A
>, <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="Graphics-UI-Gtk-Buttons-ToggleButton.html#t%3AToggleButton"
>ToggleButton</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#toolbarInsertNewToggleButton"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Insert a new <TT
><A HREF="Graphics-UI-Gtk-Buttons-ToggleButton.html#t%3AToggleButton"
>ToggleButton</A
></TT
> into the <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbar"
>Toolbar</A
></TT
>.
</P
><P
>See <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#v%3AtoolbarInsertNewButton"
>toolbarInsertNewButton</A
></TT
> for details.
</P
><UL
><LI
> Warning: this function is deprecated and should not be used in
 newly-written code.
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:toolbarAppendNewToggleButton"
><A NAME="v%3AtoolbarAppendNewToggleButton"
></A
></A
><B
>toolbarAppendNewToggleButton</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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/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
>, <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="Graphics-UI-Gtk-Buttons-ToggleButton.html#t%3AToggleButton"
>ToggleButton</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#toolbarAppendNewToggleButton"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Append a new <TT
><A HREF="Graphics-UI-Gtk-Buttons-ToggleButton.html#t%3AToggleButton"
>ToggleButton</A
></TT
> to the <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbar"
>Toolbar</A
></TT
>.
</P
><P
>See <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#v%3AtoolbarInsertNewButton"
>toolbarInsertNewButton</A
></TT
> for details.
</P
><UL
><LI
> Warning: this function is deprecated and should not be used in
 newly-written code.
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:toolbarPrependNewToggleButton"
><A NAME="v%3AtoolbarPrependNewToggleButton"
></A
></A
><B
>toolbarPrependNewToggleButton</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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/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
>, <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="Graphics-UI-Gtk-Buttons-ToggleButton.html#t%3AToggleButton"
>ToggleButton</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#toolbarPrependNewToggleButton"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Prepend a new <TT
><A HREF="Graphics-UI-Gtk-Buttons-ToggleButton.html#t%3AToggleButton"
>ToggleButton</A
></TT
> to the <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbar"
>Toolbar</A
></TT
>.
</P
><P
>See <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#v%3AtoolbarInsertNewButton"
>toolbarInsertNewButton</A
></TT
> for details.
</P
><UL
><LI
> Warning: this function is deprecated and should not be used in
 newly-written code.
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:toolbarInsertNewRadioButton"
><A NAME="v%3AtoolbarInsertNewRadioButton"
></A
></A
><B
>toolbarInsertNewRadioButton</B
> :: (<A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</A
> self, <A HREF="Graphics-UI-Gtk-Buttons-RadioButton.html#t%3ARadioButtonClass"
>RadioButtonClass</A
> rb) =&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="Graphics-UI-Gtk-General-StockItems.html#t%3AStockId"
>StockId</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Maybe.html#t%3AMaybe"
>Maybe</A
> (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Char.html#t%3AString"
>String</A
>, <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/Data-Maybe.html#t%3AMaybe"
>Maybe</A
> rb -&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-Buttons-RadioButton.html#t%3ARadioButton"
>RadioButton</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#toolbarInsertNewRadioButton"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Insert a new <TT
><A HREF="Graphics-UI-Gtk-Buttons-RadioButton.html#t%3ARadioButton"
>RadioButton</A
></TT
> into the <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbar"
>Toolbar</A
></TT
>.
</P
><P
>See <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#v%3AtoolbarInsertNewButton"
>toolbarInsertNewButton</A
></TT
> for details.
</P
><UL
><LI
> Warning: this function is deprecated and should not be used in
 newly-written code.
</LI
></UL
><P
>The <TT
>parent</TT
> argument must be set to another
 <TT
><A HREF="Graphics-UI-Gtk-Buttons-RadioButton.html#t%3ARadioButton"
>RadioButton</A
></TT
> in the group. If <TT
>Nothing</TT
> is given,
 a new group is generated (which is the desired behavious for the
 first button of a group).
</P
><UL
><LI
> Warning: this function is deprecated and should not be used in
 newly-written code.
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:toolbarAppendNewRadioButton"
><A NAME="v%3AtoolbarAppendNewRadioButton"
></A
></A
><B
>toolbarAppendNewRadioButton</B
> :: (<A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</A
> self, <A HREF="Graphics-UI-Gtk-Buttons-RadioButton.html#t%3ARadioButtonClass"
>RadioButtonClass</A
> rb) =&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/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
>, <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/Data-Maybe.html#t%3AMaybe"
>Maybe</A
> rb -&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-Buttons-RadioButton.html#t%3ARadioButton"
>RadioButton</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#toolbarAppendNewRadioButton"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Append a new <TT
><A HREF="Graphics-UI-Gtk-Buttons-RadioButton.html#t%3ARadioButton"
>RadioButton</A
></TT
> to the <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbar"
>Toolbar</A
></TT
>.
</P
><P
>See <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#v%3AtoolbarInsertNewButton"
>toolbarInsertNewButton</A
></TT
> for details.
</P
><UL
><LI
> Warning: this function is deprecated and should not be used in
 newly-written code.
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:toolbarPrependNewRadioButton"
><A NAME="v%3AtoolbarPrependNewRadioButton"
></A
></A
><B
>toolbarPrependNewRadioButton</B
> :: (<A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</A
> self, <A HREF="Graphics-UI-Gtk-Buttons-RadioButton.html#t%3ARadioButtonClass"
>RadioButtonClass</A
> rb) =&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/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
>, <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/Data-Maybe.html#t%3AMaybe"
>Maybe</A
> rb -&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-Buttons-RadioButton.html#t%3ARadioButton"
>RadioButton</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#toolbarPrependNewRadioButton"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Prepend a new <TT
><A HREF="Graphics-UI-Gtk-Buttons-RadioButton.html#t%3ARadioButton"
>RadioButton</A
></TT
> to the <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbar"
>Toolbar</A
></TT
>.
</P
><P
>See <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#v%3AtoolbarInsertNewButton"
>toolbarInsertNewButton</A
></TT
> for details.
</P
><UL
><LI
> Warning: this function is deprecated and should not be used in
 newly-written code.
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:toolbarInsertNewWidget"
><A NAME="v%3AtoolbarInsertNewWidget"
></A
></A
><B
>toolbarInsertNewWidget</B
> :: (<A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> w) =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; w -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Maybe.html#t%3AMaybe"
>Maybe</A
> (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Char.html#t%3AString"
>String</A
>, <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-Toolbar.html#toolbarInsertNewWidget"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Insert an arbitrary widget to the <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbar"
>Toolbar</A
></TT
>.
</P
><P
>The <TT
><A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidget"
>Widget</A
></TT
> should not be a button. Adding <TT
><A HREF="Graphics-UI-Gtk-Buttons-Button.html#t%3AButton"
>Button</A
></TT
>s
 with the toolbarInsertButton,... functions with stock
 objects is much better as it takes care of theme handling.
</P
><UL
><LI
> Warning: this function is deprecated and should not be used in
 newly-written code.
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:toolbarAppendNewWidget"
><A NAME="v%3AtoolbarAppendNewWidget"
></A
></A
><B
>toolbarAppendNewWidget</B
> :: (<A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> w) =&gt; self -&gt; w -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Maybe.html#t%3AMaybe"
>Maybe</A
> (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Char.html#t%3AString"
>String</A
>, <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-Toolbar.html#toolbarAppendNewWidget"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Append a new <TT
><A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidget"
>Widget</A
></TT
> to the <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbar"
>Toolbar</A
></TT
>.
</P
><P
>See <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#v%3AtoolbarInsertNewButton"
>toolbarInsertNewButton</A
></TT
> for details.
</P
><UL
><LI
> Warning: this function is deprecated and should not be used in
 newly-written code.
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:toolbarPrependNewWidget"
><A NAME="v%3AtoolbarPrependNewWidget"
></A
></A
><B
>toolbarPrependNewWidget</B
> :: (<A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> w) =&gt; self -&gt; w -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Maybe.html#t%3AMaybe"
>Maybe</A
> (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Char.html#t%3AString"
>String</A
>, <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-Toolbar.html#toolbarPrependNewWidget"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Prepend a new <TT
><A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidget"
>Widget</A
></TT
> to the <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbar"
>Toolbar</A
></TT
>.
</P
><P
>See <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#v%3AtoolbarInsertNewButton"
>toolbarInsertNewButton</A
></TT
> for details.
</P
><UL
><LI
> Warning: this function is deprecated and should not be used in
 newly-written code.
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:toolbarSetOrientation"
><A NAME="v%3AtoolbarSetOrientation"
></A
></A
><B
>toolbarSetOrientation</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</A
> self =&gt; self -&gt; <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AOrientation"
>Orientation</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-Toolbar.html#toolbarSetOrientation"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Sets whether a toolbar should appear horizontally or vertically.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:toolbarGetOrientation"
><A NAME="v%3AtoolbarGetOrientation"
></A
></A
><B
>toolbarGetOrientation</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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-MenuComboToolbar-Toolbar.html#t%3AOrientation"
>Orientation</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#toolbarGetOrientation"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Retrieves the current orientation of the toolbar. See
 <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#v%3AtoolbarSetOrientation"
>toolbarSetOrientation</A
></TT
>.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:toolbarSetStyle"
><A NAME="v%3AtoolbarSetStyle"
></A
></A
><B
>toolbarSetStyle</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</A
> self =&gt; self -&gt; <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarStyle"
>ToolbarStyle</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-Toolbar.html#toolbarSetStyle"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Alters the view of the toolbar to display either icons only, text only, or
 both.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:toolbarGetStyle"
><A NAME="v%3AtoolbarGetStyle"
></A
></A
><B
>toolbarGetStyle</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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-MenuComboToolbar-Toolbar.html#t%3AToolbarStyle"
>ToolbarStyle</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#toolbarGetStyle"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Retrieves whether the toolbar has text, icons, or both. See
 <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#v%3AtoolbarSetStyle"
>toolbarSetStyle</A
></TT
>.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:toolbarUnsetStyle"
><A NAME="v%3AtoolbarUnsetStyle"
></A
></A
><B
>toolbarUnsetStyle</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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-Toolbar.html#toolbarUnsetStyle"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Unsets a toolbar style set with <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#v%3AtoolbarSetStyle"
>toolbarSetStyle</A
></TT
>, so that user
 preferences will be used to determine the toolbar style.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:toolbarSetTooltips"
><A NAME="v%3AtoolbarSetTooltips"
></A
></A
><B
>toolbarSetTooltips</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#toolbarSetTooltips"
>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-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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
>enable</TT
> - set to <TT
>False</TT
> to disable the tooltips, or <TT
>True</TT
> to
 enable them.
</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 if the tooltips of a toolbar should be active or not.
</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:toolbarGetTooltips"
><A NAME="v%3AtoolbarGetTooltips"
></A
></A
><B
>toolbarGetTooltips</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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-Toolbar.html#toolbarGetTooltips"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Retrieves whether tooltips are enabled. See <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#v%3AtoolbarSetTooltips"
>toolbarSetTooltips</A
></TT
>.
</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:IconSize"
><A NAME="t%3AIconSize"
></A
></A
><B
>IconSize</B
>  </TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-General-Structs.html#IconSize"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="ndoc"
><P
>The size of an icon in pixels.
</P
><UL
><LI
> This enumeration contains one case that is not exported and which
   is used when new sizes are registered using
   Graphics.UI.Gtk.General.IconFactory.iconSizeRegister.
</LI
><LI
> Applying <TT
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Text-Show.html#v%3Ashow"
>show</A
></TT
> to this type will reveal the name of the size
   that is registered with Gtk+.
</LI
></UL
></TD
></TR
><TR
><TD CLASS="section4"
>Constructors</TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="1" CELLPADDING="0"
><TR
><TD CLASS="arg"
><A NAME="v:IconSizeInvalid"
><A NAME="v%3AIconSizeInvalid"
></A
></A
><B
>IconSizeInvalid</B
></TD
><TD CLASS="rdoc"
>Don't scale but use any of the available sizes.
</TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:IconSizeMenu"
><A NAME="v%3AIconSizeMenu"
></A
></A
><B
>IconSizeMenu</B
></TD
><TD CLASS="rdoc"
>Icon size to use in next to menu items in drop-down menus.
</TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:IconSizeSmallToolbar"
><A NAME="v%3AIconSizeSmallToolbar"
></A
></A
><B
>IconSizeSmallToolbar</B
></TD
><TD CLASS="rdoc"
>Icon size for small toolbars.
</TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:IconSizeLargeToolbar"
><A NAME="v%3AIconSizeLargeToolbar"
></A
></A
><B
>IconSizeLargeToolbar</B
></TD
><TD CLASS="rdoc"
>Icon size for larger toolbars.
</TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:IconSizeButton"
><A NAME="v%3AIconSizeButton"
></A
></A
><B
>IconSizeButton</B
></TD
><TD CLASS="rdoc"
>Icon size for icons in buttons, next to the label.
</TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:IconSizeDnd"
><A NAME="v%3AIconSizeDnd"
></A
></A
><B
>IconSizeDnd</B
></TD
><TD CLASS="rdoc"
>Icon size for icons in drag-and-drop.
</TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:IconSizeDialog"
><A NAME="v%3AIconSizeDialog"
></A
></A
><B
>IconSizeDialog</B
></TD
><TD CLASS="rdoc"
>Icon size for icons next to dialog text.
</TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:IconSizeUser"
><A NAME="v%3AIconSizeUser"
></A
></A
><B
>IconSizeUser</B
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="rdoc"
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="section4"
><IMG SRC="minus.gif" CLASS="coll" ONCLICK="toggle(this,'i:IconSize')" ALT="show/hide"
> Instances</TD
></TR
><TR
><TD CLASS="body"
><DIV ID="i:IconSize" STYLE="display:block;"
><TABLE CLASS="vanilla" CELLSPACING="1" CELLPADDING="0"
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Prelude.html#t%3AEnum"
>Enum</A
> <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AIconSize"
>IconSize</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Eq.html#t%3AEq"
>Eq</A
> <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AIconSize"
>IconSize</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Text-Show.html#t%3AShow"
>Show</A
> <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AIconSize"
>IconSize</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:toolbarSetIconSize"
><A NAME="v%3AtoolbarSetIconSize"
></A
></A
><B
>toolbarSetIconSize</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</A
> self =&gt; self -&gt; <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AIconSize"
>IconSize</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-Toolbar.html#toolbarSetIconSize"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>This function sets the size of stock icons in the toolbar. You can call
 it both before you add the icons and after they've been added. The size you
 set will override user preferences for the default icon size.
</P
><P
>It might be sensible to restrict oneself to <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#v%3AIconSizeSmallToolbar"
>IconSizeSmallToolbar</A
></TT
> and
 <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#v%3AIconSizeLargeToolbar"
>IconSizeLargeToolbar</A
></TT
>.
</P
><UL
><LI
> Warning: this function is deprecated and should not be used in
 newly-written code.
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:toolbarGetIconSize"
><A NAME="v%3AtoolbarGetIconSize"
></A
></A
><B
>toolbarGetIconSize</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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-MenuComboToolbar-Toolbar.html#t%3AIconSize"
>IconSize</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#toolbarGetIconSize"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Retrieves the icon size for the toolbar. See <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#v%3AtoolbarSetIconSize"
>toolbarSetIconSize</A
></TT
>.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:toolbarInsert"
><A NAME="v%3AtoolbarInsert"
></A
></A
><B
>toolbarInsert</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#toolbarInsert"
>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-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</A
> self, <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ToolItem.html#t%3AToolItemClass"
>ToolItemClass</A
> item)</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; item</TD
><TD CLASS="rdoc"
><TT
>item</TT
> - a <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-ToolItem.html#t%3AToolItem"
>ToolItem</A
></TT
>
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="rdoc"
><TT
>pos</TT
> - the position of the new 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"
><P
>Insert a <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-ToolItem.html#t%3AToolItem"
>ToolItem</A
></TT
> into the toolbar at position <TT
>pos</TT
>. If <TT
>pos</TT
> is 0 the
 item is prepended to the start of the toolbar. If <TT
>pos</TT
> is negative, the
 item is appended to the end of the toolbar.
</P
><UL
><LI
> Available since Gtk version 2.4
</LI
></UL
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:toolbarGetItemIndex"
><A NAME="v%3AtoolbarGetItemIndex"
></A
></A
><B
>toolbarGetItemIndex</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#toolbarGetItemIndex"
>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-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</A
> self, <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ToolItem.html#t%3AToolItemClass"
>ToolItemClass</A
> item)</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; self</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>-&gt; item</TD
><TD CLASS="rdoc"
><TT
>item</TT
> - a <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-ToolItem.html#t%3AToolItem"
>ToolItem</A
></TT
> that is a child of <TT
>toolbar</TT
>
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="rdoc"
>returns the position of item on the toolbar.
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
><P
>Returns the position of <TT
>item</TT
> on the toolbar, starting from 0. It is an
 error if <TT
>item</TT
> is not a child of the toolbar.
</P
><UL
><LI
> Available since Gtk version 2.4
</LI
></UL
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:toolbarGetNItems"
><A NAME="v%3AtoolbarGetNItems"
></A
></A
><B
>toolbarGetNItems</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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-Toolbar.html#toolbarGetNItems"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Returns the number of items on the toolbar.
</P
><UL
><LI
> Available since Gtk version 2.4
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:toolbarGetNthItem"
><A NAME="v%3AtoolbarGetNthItem"
></A
></A
><B
>toolbarGetNthItem</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#toolbarGetNthItem"
>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-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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
>n</TT
> - A position on the toolbar
</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-MenuComboToolbar-ToolItem.html#t%3AToolItem"
>ToolItem</A
>)</TD
><TD CLASS="rdoc"
>returns The <TT
>n</TT
>'th <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-ToolItem.html#t%3AToolItem"
>ToolItem</A
></TT
> on the toolbar, or
 <TT
>Nothing</TT
> if there isn't an <TT
>n</TT
>'th item.
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
><P
>Returns the <TT
>n</TT
>'th item on toolbar, or <TT
>Nothing</TT
> if the toolbar does not
 contain an <TT
>n</TT
>'th item.
</P
><UL
><LI
> Available since Gtk+ version 2.4
</LI
></UL
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:toolbarGetDropIndex"
><A NAME="v%3AtoolbarGetDropIndex"
></A
></A
><B
>toolbarGetDropIndex</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#toolbarGetDropIndex"
>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-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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
>, <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
>)</TD
><TD CLASS="rdoc"
><TT
>(x, y)</TT
> - coordinate of a point on the toolbar. Note that
 <TT
>(x, y)</TT
> are in toolbar coordinates, not window coordinates.
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
></TD
><TD CLASS="rdoc"
>returns The position corresponding to the point <TT
>(x, y)</TT
> on
 the toolbar.
</TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
><P
>Returns the position corresponding to the indicated point on toolbar.
 This is useful when dragging items to the toolbar: this function returns the
 position a new item should be inserted.
</P
><UL
><LI
> Available since Gtk version 2.4
</LI
></UL
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:toolbarSetDropHighlightItem"
><A NAME="v%3AtoolbarSetDropHighlightItem"
></A
></A
><B
>toolbarSetDropHighlightItem</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#toolbarSetDropHighlightItem"
>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-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</A
> self, <A HREF="Graphics-UI-Gtk-MenuComboToolbar-ToolItem.html#t%3AToolItemClass"
>ToolItemClass</A
> toolItem)</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-Maybe.html#t%3AMaybe"
>Maybe</A
> toolItem</TD
><TD CLASS="rdoc"
><TT
>toolItem</TT
> - a <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-ToolItem.html#t%3AToolItem"
>ToolItem</A
></TT
>, or <TT
>Nothing</TT
> to turn of
 highlighting
</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
> - a position on the toolbar
</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
>Highlights the toolbar to give an idea of what it would look like if <TT
>item</TT
>
 was added to toolbar at the position indicated by <TT
>index</TT
>. If <TT
>item</TT
> is
 <TT
>Nothing</TT
>, highlighting is turned off (and the index is ignored).
</P
><P
>The <TT
>toolItem</TT
> passed to this function must not be part of any widget
 hierarchy. When an item is set as a drop highlight item it can not added to
 any widget hierarchy or used as highlight item for another toolbar.
</P
><UL
><LI
> Available since Gtk version 2.4
</LI
></UL
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:toolbarSetShowArrow"
><A NAME="v%3AtoolbarSetShowArrow"
></A
></A
><B
>toolbarSetShowArrow</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</A
> self =&gt; self -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#toolbarSetShowArrow"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Sets whether to show an overflow menu when the toolbar doesn't have room
 for all items on it. If <TT
>True</TT
>, items that there are not room are available
 through an overflow menu.
</P
><UL
><LI
> Available since Gtk version 2.4
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:toolbarGetShowArrow"
><A NAME="v%3AtoolbarGetShowArrow"
></A
></A
><B
>toolbarGetShowArrow</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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-Toolbar.html#toolbarGetShowArrow"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Returns whether the toolbar has an overflow menu. See
 <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#v%3AtoolbarSetShowArrow"
>toolbarSetShowArrow</A
></TT
>.
</P
><UL
><LI
> Available since Gtk+ version 2.4
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><SPAN CLASS="keyword"
>data</SPAN
>  <A NAME="t:ReliefStyle"
><A NAME="t%3AReliefStyle"
></A
></A
><B
>ReliefStyle</B
>  </TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-General-Enums.html#ReliefStyle"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="ndoc"
>I don't have a clue.
</TD
></TR
><TR
><TD CLASS="section4"
>Constructors</TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="1" CELLPADDING="0"
><TR
><TD CLASS="arg"
><A NAME="v:ReliefNormal"
><A NAME="v%3AReliefNormal"
></A
></A
><B
>ReliefNormal</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:ReliefHalf"
><A NAME="v%3AReliefHalf"
></A
></A
><B
>ReliefHalf</B
></TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
><A NAME="v:ReliefNone"
><A NAME="v%3AReliefNone"
></A
></A
><B
>ReliefNone</B
></TD
><TD CLASS="rdoc"
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="section4"
><IMG SRC="minus.gif" CLASS="coll" ONCLICK="toggle(this,'i:ReliefStyle')" ALT="show/hide"
> Instances</TD
></TR
><TR
><TD CLASS="body"
><DIV ID="i:ReliefStyle" STYLE="display:block;"
><TABLE CLASS="vanilla" CELLSPACING="1" CELLPADDING="0"
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Prelude.html#t%3AEnum"
>Enum</A
> <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AReliefStyle"
>ReliefStyle</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Eq.html#t%3AEq"
>Eq</A
> <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AReliefStyle"
>ReliefStyle</A
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Text-Show.html#t%3AShow"
>Show</A
> <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AReliefStyle"
>ReliefStyle</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:toolbarGetReliefStyle"
><A NAME="v%3AtoolbarGetReliefStyle"
></A
></A
><B
>toolbarGetReliefStyle</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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-MenuComboToolbar-Toolbar.html#t%3AReliefStyle"
>ReliefStyle</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#toolbarGetReliefStyle"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Returns the relief style of buttons on the toolbar. See buttonSetRelief.
</P
><UL
><LI
> Available since Gtk+ version 2.4
</LI
></UL
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="section1"
><A NAME="6"
><A NAME="6"
>Attributes
</A
></A
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:toolbarOrientation"
><A NAME="v%3AtoolbarOrientation"
></A
></A
><B
>toolbarOrientation</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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-MenuComboToolbar-Toolbar.html#t%3AOrientation"
>Orientation</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#toolbarOrientation"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>The orientation of the toolbar.
</P
><P
>Default value: <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#v%3AOrientationHorizontal"
>OrientationHorizontal</A
></TT
>
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:toolbarShowArrow"
><A NAME="v%3AtoolbarShowArrow"
></A
></A
><B
>toolbarShowArrow</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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-Toolbar.html#toolbarShowArrow"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>If an arrow should be shown if the toolbar doesn't fit.
</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:toolbarTooltips"
><A NAME="v%3AtoolbarTooltips"
></A
></A
><B
>toolbarTooltips</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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-Toolbar.html#toolbarTooltips"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>If the tooltips of the toolbar should be active or not.
</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:toolbarStyle"
><A NAME="v%3AtoolbarStyle"
></A
></A
><B
>toolbarStyle</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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-MenuComboToolbar-Toolbar.html#t%3AToolbarStyle"
>ToolbarStyle</A
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#toolbarStyle"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>How to draw the toolbar.
</P
><P
>Default value: <TT
><A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#v%3AToolbarIcons"
>ToolbarIcons</A
></TT
>
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="section1"
><A NAME="7"
><A NAME="7"
>Child 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:toolbarChildExpand"
><A NAME="v%3AtoolbarChildExpand"
></A
></A
><B
>toolbarChildExpand</B
> :: (<A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child) =&gt; child -&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-Toolbar.html#toolbarChildExpand"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Whether the item should receive extra space when the toolbar grows.
</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:toolbarChildHomogeneous"
><A NAME="v%3AtoolbarChildHomogeneous"
></A
></A
><B
>toolbarChildHomogeneous</B
> :: (<A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</A
> self, <A HREF="Graphics-UI-Gtk-Abstract-Widget.html#t%3AWidgetClass"
>WidgetClass</A
> child) =&gt; child -&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-Toolbar.html#toolbarChildHomogeneous"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
><P
>Whether the item should be the same size as other homogeneous items.
</P
><P
>Default value: <TT
>True</TT
>
</P
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="section1"
><A NAME="8"
><A NAME="8"
>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:onOrientationChanged"
><A NAME="v%3AonOrientationChanged"
></A
></A
><B
>onOrientationChanged</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</A
> self =&gt; self -&gt; (<A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AOrientation"
>Orientation</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
>) -&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-Toolbar.html#onOrientationChanged"
>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:afterOrientationChanged"
><A NAME="v%3AafterOrientationChanged"
></A
></A
><B
>afterOrientationChanged</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</A
> self =&gt; self -&gt; (<A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AOrientation"
>Orientation</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
>) -&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-Toolbar.html#afterOrientationChanged"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Emitted when the orientation of the toolbar changes.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:onStyleChanged"
><A NAME="v%3AonStyleChanged"
></A
></A
><B
>onStyleChanged</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</A
> self =&gt; self -&gt; (<A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarStyle"
>ToolbarStyle</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
>) -&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-Toolbar.html#onStyleChanged"
>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:afterStyleChanged"
><A NAME="v%3AafterStyleChanged"
></A
></A
><B
>afterStyleChanged</B
> :: <A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</A
> self =&gt; self -&gt; (<A HREF="Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#t%3AToolbarStyle"
>ToolbarStyle</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
>) -&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-Toolbar.html#afterStyleChanged"
>Source</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="doc"
>Emitted when the style of the toolbar changes.
</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="topdecl"
><TABLE CLASS="declbar"
><TR
><TD CLASS="declname"
><A NAME="v:onPopupContextMenu"
><A NAME="v%3AonPopupContextMenu"
></A
></A
><B
>onPopupContextMenu</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#onPopupContextMenu"
>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-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="rdoc"
><TT
>(x y button -&gt; ...)</TT
> - The handler
 should return True if the signal was
 handled, False if not.
</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/glib-0.11.2/System-Glib-Signals.html#t%3AConnectId"
>ConnectId</A
> self)</TD
><TD CLASS="rdoc"
></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:afterPopupContextMenu"
><A NAME="v%3AafterPopupContextMenu"
></A
></A
><B
>afterPopupContextMenu</B
></TD
><TD CLASS="declbut"
><A HREF="src/Graphics-UI-Gtk-MenuComboToolbar-Toolbar.html#afterPopupContextMenu"
>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-Toolbar.html#t%3AToolbarClass"
>ToolbarClass</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
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Int.html#t%3AInt"
>Int</A
> -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.2/Data-Bool.html#t%3ABool"
>Bool</A
></TD
><TD CLASS="rdoc"
><TT
>(x y button -&gt; ...)</TT
> - The handler
 should return True if the signal was
 handled, False if not.
</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/glib-0.11.2/System-Glib-Signals.html#t%3AConnectId"
>ConnectId</A
> self)</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
><P
>Emitted when the user right-clicks the toolbar or uses the keybinding to
 display a popup menu.
</P
><P
>Application developers should handle this signal if they want to display
 a context menu on the toolbar. The context-menu should appear at the
 coordinates given by <TT
>x</TT
> and <TT
>y</TT
>. The mouse button number is given by the
 <TT
>button</TT
> parameter. If the menu was popped up using the keybaord, <TT
>button</TT
>
 is -1.
</P
></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
>