Sophie

Sophie

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

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

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Graphics.UI.Gtk.ActionMenuToolbar.ToggleAction</title><link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean" /><script src="haddock-util.js" type="text/javascript"></script><script type="text/javascript">//<![CDATA[
window.onload = function () {pageLoad();setSynopsis("mini_Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html");};
//]]>
</script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="src/Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html">Source</a></li><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul><p class="caption">gtk-0.12.0: Binding to the Gtk+ graphical user interface library.</p></div><div id="content"><div id="module-header"><table class="info"><tr><th>Portability</th><td>portable (depends on GHC)</td></tr><tr><th>Stability</th><td>provisional</td></tr><tr><th>Maintainer</th><td>gtk2hs-users@lists.sourceforge.net</td></tr></table><p class="caption">Graphics.UI.Gtk.ActionMenuToolbar.ToggleAction</p></div><div id="table-of-contents"><p class="caption">Contents</p><ul><li><a href="#g:1">Detail
</a></li><li><a href="#g:2">Class Hierarchy
</a></li><li><a href="#g:3">Types
</a></li><li><a href="#g:4">Constructors
</a></li><li><a href="#g:5">Methods
</a></li><li><a href="#g:6">Attributes
</a></li><li><a href="#g:7">Signals
</a></li><li><a href="#g:8">Deprecated
</a></li></ul></div><div id="description"><p class="caption">Description</p><div class="doc"><p>An action which can be toggled between two states
</p><ul><li> Module available since Gtk+ version 2.4
</li></ul></div></div><div id="synopsis"><p id="control.syn" class="caption expander" onclick="toggleSection('syn')">Synopsis</p><ul id="section.syn" class="hide" onclick="toggleSection('syn')"><li class="src short"><span class="keyword">data</span>  <a href="#t:ToggleAction">ToggleAction</a> </li><li class="src short"><span class="keyword">class</span> <a href="Graphics-UI-Gtk-ActionMenuToolbar-Action.html#t:ActionClass">ActionClass</a> o =&gt; <a href="#t:ToggleActionClass">ToggleActionClass</a> o </li><li class="src short"><a href="#v:castToToggleAction">castToToggleAction</a> :: <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-GObject.html#t:GObjectClass">GObjectClass</a> obj =&gt; obj -&gt; <a href="Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#t:ToggleAction">ToggleAction</a></li><li class="src short"><a href="#v:gTypeToggleAction">gTypeToggleAction</a> :: <a href="Graphics-UI-Gtk-Abstract-Widget.html#t:GType">GType</a></li><li class="src short"><a href="#v:toToggleAction">toToggleAction</a> :: <a href="Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#t:ToggleActionClass">ToggleActionClass</a> o =&gt; o -&gt; <a href="Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#t:ToggleAction">ToggleAction</a></li><li class="src short"><a href="#v:toggleActionNew">toggleActionNew</a> :: <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Graphics-UI-Gtk-General-StockItems.html#t:StockId">StockId</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#t:ToggleAction">ToggleAction</a></li><li class="src short"><a href="#v:toggleActionToggled">toggleActionToggled</a> :: <a href="Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#t:ToggleActionClass">ToggleActionClass</a> self =&gt; self -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t:-40--41-">()</a></li><li class="src short"><a href="#v:toggleActionSetActive">toggleActionSetActive</a> :: <a href="Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#t:ToggleActionClass">ToggleActionClass</a> self =&gt; self -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t:-40--41-">()</a></li><li class="src short"><a href="#v:toggleActionGetActive">toggleActionGetActive</a> :: <a href="Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#t:ToggleActionClass">ToggleActionClass</a> self =&gt; self -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a></li><li class="src short"><a href="#v:toggleActionSetDrawAsRadio">toggleActionSetDrawAsRadio</a> :: <a href="Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#t:ToggleActionClass">ToggleActionClass</a> self =&gt; self -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t:-40--41-">()</a></li><li class="src short"><a href="#v:toggleActionGetDrawAsRadio">toggleActionGetDrawAsRadio</a> :: <a href="Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#t:ToggleActionClass">ToggleActionClass</a> self =&gt; self -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a></li><li class="src short"><a href="#v:toggleActionDrawAsRadio">toggleActionDrawAsRadio</a> :: <a href="Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#t:ToggleActionClass">ToggleActionClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a></li><li class="src short"><a href="#v:toggleActionActive">toggleActionActive</a> :: <a href="Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#t:ToggleActionClass">ToggleActionClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a></li><li class="src short"><a href="#v:actionToggled">actionToggled</a> :: <a href="Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#t:ToggleActionClass">ToggleActionClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Signals.html#t:Signal">Signal</a> self (<a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t:-40--41-">()</a>)</li><li class="src short"><a href="#v:onActionToggled">onActionToggled</a> :: <a href="Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#t:ToggleActionClass">ToggleActionClass</a> self =&gt; self -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t:-40--41-">()</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> (<a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Signals.html#t:ConnectId">ConnectId</a> self)</li><li class="src short"><a href="#v:afterActionToggled">afterActionToggled</a> :: <a href="Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#t:ToggleActionClass">ToggleActionClass</a> self =&gt; self -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t:-40--41-">()</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> (<a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Signals.html#t:ConnectId">ConnectId</a> self)</li></ul></div><div id="interface"><h1 id="g:1">Detail
</h1><div class="doc"><p>A <code><a href="Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#t:ToggleAction">ToggleAction</a></code> corresponds roughly to a <code><a href="Graphics-UI-Gtk-MenuComboToolbar-CheckMenuItem.html#t:CheckMenuItem">CheckMenuItem</a></code>. It has an
 &quot;active&quot; state specifying whether the action has been checked or not.
</p></div><h1 id="g:2">Class Hierarchy
</h1><div class="doc"><pre>
 | <code><a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-GObject.html#t:GObject">GObject</a></code>
 | +----<code><a href="Graphics-UI-Gtk-ActionMenuToolbar-Action.html#t:Action">Action</a></code>
 | +----ToggleAction
 | +----<code><a href="Graphics-UI-Gtk-ActionMenuToolbar-RadioAction.html#t:RadioAction">RadioAction</a></code>
</pre></div><h1 id="g:3">Types
</h1><div class="top"><p class="src"><span class="keyword">data</span>  <a name="t:ToggleAction" class="def">ToggleAction</a>  <a href="src/Graphics-UI-Gtk-Types.html#ToggleAction" class="link">Source</a></p><div class="subs instances"><p id="control.i:ToggleAction" class="caption collapser" onclick="toggleSection('i:ToggleAction')">Instances</p><div id="section.i:ToggleAction" class="show"><table><tr><td class="src"><a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Eq.html#t:Eq">Eq</a> <a href="Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#t:ToggleAction">ToggleAction</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Ord.html#t:Ord">Ord</a> <a href="Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#t:ToggleAction">ToggleAction</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-GObject.html#t:GObjectClass">GObjectClass</a> <a href="Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#t:ToggleAction">ToggleAction</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a href="Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#t:ToggleActionClass">ToggleActionClass</a> <a href="Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#t:ToggleAction">ToggleAction</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a href="Graphics-UI-Gtk-ActionMenuToolbar-Action.html#t:ActionClass">ActionClass</a> <a href="Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#t:ToggleAction">ToggleAction</a></td><td class="doc empty">&nbsp;</td></tr></table></div></div></div><div class="top"><p class="src"><span class="keyword">class</span> <a href="Graphics-UI-Gtk-ActionMenuToolbar-Action.html#t:ActionClass">ActionClass</a> o =&gt; <a name="t:ToggleActionClass" class="def">ToggleActionClass</a> o <a href="src/Graphics-UI-Gtk-Types.html#ToggleActionClass" class="link">Source</a></p><div class="subs instances"><p id="control.i:ToggleActionClass" class="caption collapser" onclick="toggleSection('i:ToggleActionClass')">Instances</p><div id="section.i:ToggleActionClass" class="show"><table><tr><td class="src"><a href="Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#t:ToggleActionClass">ToggleActionClass</a> <a href="Graphics-UI-Gtk-ActionMenuToolbar-RadioAction.html#t:RadioAction">RadioAction</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a href="Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#t:ToggleActionClass">ToggleActionClass</a> <a href="Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#t:ToggleAction">ToggleAction</a></td><td class="doc empty">&nbsp;</td></tr></table></div></div></div><div class="top"><p class="src"><a name="v:castToToggleAction" class="def">castToToggleAction</a> :: <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-GObject.html#t:GObjectClass">GObjectClass</a> obj =&gt; obj -&gt; <a href="Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#t:ToggleAction">ToggleAction</a><a href="src/Graphics-UI-Gtk-Types.html#castToToggleAction" class="link">Source</a></p></div><div class="top"><p class="src"><a name="v:gTypeToggleAction" class="def">gTypeToggleAction</a> :: <a href="Graphics-UI-Gtk-Abstract-Widget.html#t:GType">GType</a><a href="src/Graphics-UI-Gtk-Types.html#gTypeToggleAction" class="link">Source</a></p></div><div class="top"><p class="src"><a name="v:toToggleAction" class="def">toToggleAction</a> :: <a href="Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#t:ToggleActionClass">ToggleActionClass</a> o =&gt; o -&gt; <a href="Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#t:ToggleAction">ToggleAction</a><a href="src/Graphics-UI-Gtk-Types.html#toToggleAction" class="link">Source</a></p></div><h1 id="g:4">Constructors
</h1><div class="top"><p class="src"><a name="v:toggleActionNew" class="def">toggleActionNew</a><a href="src/Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#toggleActionNew" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a></td><td class="doc"><p><code>name</code> - A unique name for the action
</p></td></tr><tr><td class="src">-&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a></td><td class="doc"><p><code>label</code> - The label displayed in menu items and on
 buttons
</p></td></tr><tr><td class="src">-&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a></td><td class="doc"><p><code>tooltip</code> - A tooltip for the action
</p></td></tr><tr><td class="src">-&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Graphics-UI-Gtk-General-StockItems.html#t:StockId">StockId</a></td><td class="doc"><p><code>stockId</code> - The stock icon to display in widgets
 representing the action
</p></td></tr><tr><td class="src">-&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#t:ToggleAction">ToggleAction</a></td><td class="doc empty">&nbsp;</td></tr></table></div><div class="doc"><p>Creates a new <code><a href="Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#t:ToggleAction">ToggleAction</a></code> object. To add the action to a <code><a href="Graphics-UI-Gtk-ActionMenuToolbar-ActionGroup.html#t:ActionGroup">ActionGroup</a></code>
 and set the accelerator for the action, call
 <code>Graphics.UI.Gtk.ActionMenuToolbar.ActionGroup.actionGroupAddActionWithAccel</code>.
</p></div></div><h1 id="g:5">Methods
</h1><div class="top"><p class="src"><a name="v:toggleActionToggled" class="def">toggleActionToggled</a> :: <a href="Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#t:ToggleActionClass">ToggleActionClass</a> self =&gt; self -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t:-40--41-">()</a><a href="src/Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#toggleActionToggled" class="link">Source</a></p><div class="doc"><p>Emits the &quot;toggled&quot; signal on the toggle action.
</p></div></div><div class="top"><p class="src"><a name="v:toggleActionSetActive" class="def">toggleActionSetActive</a><a href="src/Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#toggleActionSetActive" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#t:ToggleActionClass">ToggleActionClass</a> self</td><td class="doc empty">&nbsp;</td></tr><tr><td class="src">=&gt; self</td><td class="doc empty">&nbsp;</td></tr><tr><td class="src">-&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a></td><td class="doc"><p><code>isActive</code> - whether the action should be checked or not
</p></td></tr><tr><td class="src">-&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t:-40--41-">()</a></td><td class="doc empty">&nbsp;</td></tr></table></div><div class="doc"><p>Sets the checked state on the toggle action.
</p></div></div><div class="top"><p class="src"><a name="v:toggleActionGetActive" class="def">toggleActionGetActive</a> :: <a href="Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#t:ToggleActionClass">ToggleActionClass</a> self =&gt; self -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a><a href="src/Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#toggleActionGetActive" class="link">Source</a></p><div class="doc"><p>Returns the checked state of the toggle action.
</p></div></div><div class="top"><p class="src"><a name="v:toggleActionSetDrawAsRadio" class="def">toggleActionSetDrawAsRadio</a> :: <a href="Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#t:ToggleActionClass">ToggleActionClass</a> self =&gt; self -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t:-40--41-">()</a><a href="src/Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#toggleActionSetDrawAsRadio" class="link">Source</a></p><div class="doc"><p>Sets whether the action should have proxies like a radio action.
</p></div></div><div class="top"><p class="src"><a name="v:toggleActionGetDrawAsRadio" class="def">toggleActionGetDrawAsRadio</a> :: <a href="Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#t:ToggleActionClass">ToggleActionClass</a> self =&gt; self -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a><a href="src/Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#toggleActionGetDrawAsRadio" class="link">Source</a></p><div class="doc"><p>Returns whether the action should have proxies like a radio action.
</p></div></div><h1 id="g:6">Attributes
</h1><div class="top"><p class="src"><a name="v:toggleActionDrawAsRadio" class="def">toggleActionDrawAsRadio</a> :: <a href="Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#t:ToggleActionClass">ToggleActionClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a><a href="src/Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#toggleActionDrawAsRadio" class="link">Source</a></p><div class="doc"><p>Whether the proxies for this action look like radio action proxies.
</p><p>Default value: <code>False</code>
</p></div></div><div class="top"><p class="src"><a name="v:toggleActionActive" class="def">toggleActionActive</a> :: <a href="Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#t:ToggleActionClass">ToggleActionClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Attributes.html#t:Attr">Attr</a> self <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a><a href="src/Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#toggleActionActive" class="link">Source</a></p><div class="doc"><p>If the toggle action should be active in or not.
</p><p>Default value: <code>False</code>
</p><ul><li> Available since Gtk+ version 2.10
</li></ul></div></div><h1 id="g:7">Signals
</h1><div class="top"><p class="src"><a name="v:actionToggled" class="def">actionToggled</a> :: <a href="Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#t:ToggleActionClass">ToggleActionClass</a> self =&gt; <a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Signals.html#t:Signal">Signal</a> self (<a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t:-40--41-">()</a>)<a href="src/Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#actionToggled" class="link">Source</a></p></div><h1 id="g:8">Deprecated
</h1><div class="top"><p class="src"><a name="v:onActionToggled" class="def">onActionToggled</a> :: <a href="Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#t:ToggleActionClass">ToggleActionClass</a> self =&gt; self -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t:-40--41-">()</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> (<a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Signals.html#t:ConnectId">ConnectId</a> self)<a href="src/Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#onActionToggled" class="link">Source</a></p></div><div class="top"><p class="src"><a name="v:afterActionToggled" class="def">afterActionToggled</a> :: <a href="Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#t:ToggleActionClass">ToggleActionClass</a> self =&gt; self -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t:-40--41-">()</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> (<a href="/usr/share/doc/ghc/html/libraries/glib-0.12.0/System-Glib-Signals.html#t:ConnectId">ConnectId</a> self)<a href="src/Graphics-UI-Gtk-ActionMenuToolbar-ToggleAction.html#afterActionToggled" class="link">Source</a></p></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.9.2</p></div></body></html>