Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > main-release > by-pkgid > 22e237efd6851989a23adf3360bb53d0 > files > 163

gtkmm2.4-doc-2.20.3-1mdv2010.1.x86_64.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/xhtml;charset=UTF-8"/>
<title>gtkmm: Gtk::Action Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.1 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="classes.html"><span>Class&#160;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
  <div class="navpath"><a class="el" href="namespaceGtk.html">Gtk</a>::<a class="el" href="classGtk_1_1Action.html">Action</a>
  </div>
</div>
<div class="contents">
<h1>Gtk::Action Class Reference</h1><!-- doxytag: class="Gtk::Action" --><!-- doxytag: inherits="Glib::Object" -->
<p>An action which can be triggered by a menu or toolbar item. <a href="#_details">More...</a></p>

<p>Inherits <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1Object.html">Glib::Object</a>.</p>

<p>Inherited by <a class="el" href="classGtk_1_1RecentAction.html">Gtk::RecentAction</a>, and <a class="el" href="classGtk_1_1ToggleAction.html">Gtk::ToggleAction</a>.</p>
<div class="dynheader">
Collaboration diagram for Gtk::Action:</div>
<div class="dynsection">
<div class="center"><img src="classGtk_1_1Action__coll__graph.png" border="0" usemap="#Gtk_1_1Action_coll__map" alt="Collaboration graph"/></div>
<map name="Gtk_1_1Action_coll__map" id="Gtk_1_1Action_coll__map">
<area shape="rect" href="../../../glibmm-2.4/reference/html/classGlib_1_1Object.html" title="Glib::Object" alt="" coords="20,160,111,189"/><area shape="rect" href="../../../glibmm-2.4/reference/html/classGlib_1_1ObjectBase.html" title="Glib::ObjectBase" alt="" coords="5,83,125,112"/><area shape="rect" href="../../../libsigc++-2.0/reference/html/structsigc_1_1trackable.html" title="sigc::trackable" alt="" coords="12,5,119,35"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="classGtk_1_1Action-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Types</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef <a class="elRef" href="../../../libsigc++-2.0/reference/html/classsigc_1_1slot.html">sigc::slot</a>&lt; void &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a5138503f3592a0fa8625f5058207d807">SlotActivate</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">For instance, void <a class="el" href="classGtk_1_1Action.html#ae94054a2ed6365fefcdf850b8835715c">on_activate()</a>;. <a href="#a5138503f3592a0fa8625f5058207d807"></a><br/></td></tr>
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#aa882ad016b7b1d0ec7ee2bfce2512618">~Action</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">GtkAction*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a225dd5a8ec7a7fd862a279538db1835f">gobj</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C GObject. <a href="#a225dd5a8ec7a7fd862a279538db1835f"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const GtkAction*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a26fdb0ae841261537abc535ff19dbec2">gobj</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C GObject. <a href="#a26fdb0ae841261537abc535ff19dbec2"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">GtkAction*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a79b2040ea1ba4b6c446e5bc26b28486c">gobj_copy</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C instance. The caller is responsible for unrefing it. Use when directly setting fields in structs. <a href="#a79b2040ea1ba4b6c446e5bc26b28486c"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a84538309bf4efb4965d25eae5abb185e">get_name</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the name of the action. <a href="#a84538309bf4efb4965d25eae5abb185e"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a70220b37e73d268911599ca5061744d3">is_sensitive</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns whether the action is effectively sensitive. <a href="#a70220b37e73d268911599ca5061744d3"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a60323f3a9462087883e3243e7c3e21f0">get_sensitive</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns whether the action itself is sensitive. <a href="#a60323f3a9462087883e3243e7c3e21f0"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#ac6af572728c7b5db1649f39ece5ad76e">set_sensitive</a> (bool sensitive=true)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the sensitive property of the action to <em>sensitive</em>. <a href="#ac6af572728c7b5db1649f39ece5ad76e"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#ae28a58bf5be245fc02b069b108117345">is_visible</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns whether the action is effectively visible. <a href="#ae28a58bf5be245fc02b069b108117345"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a84741a146865e011ff76e5cff56a1663">get_visible</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns whether the action itself is visible. <a href="#a84741a146865e011ff76e5cff56a1663"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a172c1c3b80690671a3ac672034e0084d">set_visible</a> (bool visible=true)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the visible property of the action to <em>visible</em>. <a href="#a172c1c3b80690671a3ac672034e0084d"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a00af03175043e1a41ada3f0f18723674">activate</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Emits the "activate" signal on the specified action, if it isn't insensitive. <a href="#a00af03175043e1a41ada3f0f18723674"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGtk_1_1Image.html">Image</a>*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a4955afbc214b9a1685cd02b44bc3bc1c">create_icon</a> (<a class="el" href="classGtk_1_1IconSize.html">IconSize</a> icon_size)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">This function is intended for use by action implementations to create icons displayed in the proxy widgets. <a href="#a4955afbc214b9a1685cd02b44bc3bc1c"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGtk_1_1MenuItem.html">MenuItem</a>*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a2900998d5d0adb5249393f0f919c2e21">create_menu_item</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates a menu item widget that proxies for the given action. <a href="#a2900998d5d0adb5249393f0f919c2e21"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGtk_1_1ToolItem.html">ToolItem</a>*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a995de6ff14f60319bc7c9fe52dcc811d">create_tool_item</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates a toolbar item widget that proxies for the given action. <a href="#a995de6ff14f60319bc7c9fe52dcc811d"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGtk_1_1Menu.html">Menu</a>*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#ac3c7a44b9cb73d9c0d2dfba6607333e3">create_menu</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">If <em>action</em> provides a <a class="el" href="classGtk_1_1Menu.html" title="A drop-down menu consisting of Gtk::MenuItem objects which can be navigated and activated...">Gtk::Menu</a> widget as a submenu for the menu item or the toolbar item it creates, this function returns an instance of that menu. <a href="#ac3c7a44b9cb73d9c0d2dfba6607333e3"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a1c582068bd962a1f47f6f9b7378e57ac">connect_proxy</a> (<a class="el" href="classGtk_1_1Widget.html">Widget</a>&amp; proxy)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Connects a widget to an action object as a proxy. <a href="#a1c582068bd962a1f47f6f9b7378e57ac"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#ad2fe45f73b68b4e8456be902a4af54d0">disconnect_proxy</a> (<a class="el" href="classGtk_1_1Widget.html">Widget</a>&amp; proxy)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Disconnects a proxy widget from an action. <a href="#ad2fe45f73b68b4e8456be902a4af54d0"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1SListHandle.html">Glib::SListHandle</a>&lt; <a class="el" href="classGtk_1_1Widget.html">Widget</a>* &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#aa2dab1b6ed33063196581c747b1ea313">get_proxies</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the proxy widgets for an action. <a href="#aa2dab1b6ed33063196581c747b1ea313"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1SListHandle.html">Glib::SListHandle</a>&lt; const <a class="el" href="classGtk_1_1Widget.html">Widget</a>* &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a9e750f583fd053408423f623f5997cc6">get_proxies</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the proxy widgets for an action. <a href="#a9e750f583fd053408423f623f5997cc6"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a98aff2a881a326b2d477d060e6ff0de7">connect_accelerator</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Installs the accelerator for <em>action</em> if <em>action</em> has an accel path and group. <a href="#a98aff2a881a326b2d477d060e6ff0de7"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#aeb9d3535d153b859162a1db21fec1ca5">disconnect_accelerator</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Undoes the effect of one call to <a class="el" href="classGtk_1_1Action.html#a98aff2a881a326b2d477d060e6ff0de7" title="Installs the accelerator for action if action has an accel path and group.">connect_accelerator()</a>. <a href="#aeb9d3535d153b859162a1db21fec1ca5"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#aa4ab07ca5b166114c4179a9ad08895fc">get_accel_path</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the accel path for this action. <a href="#aa4ab07ca5b166114c4179a9ad08895fc"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1SignalProxy0.html">Glib::SignalProxy0</a>&lt; void &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a68b6d9cc4a34aab23d8354df45832857">signal_activate</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The "activate" signal is emitted when the action is activated. <a href="#a68b6d9cc4a34aab23d8354df45832857"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a59e3390e4a456553a97536bcae625ff1">set_accel_path</a> (const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp; accel_path)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the accel path for this action. <a href="#a59e3390e4a456553a97536bcae625ff1"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a6bbd1d31aac64ef53be04c115a78dc03">set_accel_group</a> (const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGtk_1_1AccelGroup.html">AccelGroup</a> &gt;&amp; accel_group)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the <a class="el" href="classGtk_1_1AccelGroup.html" title="A Gtk::AccelGroup represents a group of keyboard accelerators, typically attached...">Gtk::AccelGroup</a> in which the accelerator for this action will be installed. <a href="#a6bbd1d31aac64ef53be04c115a78dc03"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a9b79fa78584605e95c78842a624d316f">set_label</a> (const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp; label)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the label of <em>action</em>. <a href="#a9b79fa78584605e95c78842a624d316f"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#ae8634a92ce90e899b9d8596457cf7889">get_label</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the label text of <em>action</em>. <a href="#ae8634a92ce90e899b9d8596457cf7889"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a74a40c4f7431d93ad889e7d4040fa62c">set_short_label</a> (const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp; short_label)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets a shorter label text on <em>action</em>. <a href="#a74a40c4f7431d93ad889e7d4040fa62c"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#ab86f05267ce2432dafc2f7de8f6a30d5">get_short_label</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the short label text of <em>action</em>. <a href="#ab86f05267ce2432dafc2f7de8f6a30d5"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a41aae93abf243459b56bde780c03799e">set_tooltip</a> (const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp; tooltip)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the tooltip text on <em>action</em>. <a href="#a41aae93abf243459b56bde780c03799e"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a6a1a88cae2a96879acf77c6e0c0c37fe">get_tooltip</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the tooltip text of <em>action</em>. <a href="#a6a1a88cae2a96879acf77c6e0c0c37fe"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#ab2dd069da31693e2e5fb9af44d5ecd8c">set_stock_id</a> (const <a class="el" href="classGtk_1_1StockID.html">StockID</a>&amp; stock_id)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the stock id on <em>action</em>. <a href="#ab2dd069da31693e2e5fb9af44d5ecd8c"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGtk_1_1StockID.html">StockID</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a827e5bfa59701f437cad23163eb38663">get_stock_id</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the stock id of <em>action</em>. <a href="#a827e5bfa59701f437cad23163eb38663"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a90416e0b2157be6a4929ddaac7c4f8c2">set_gicon</a> (const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="elRef" href="../../../glibmm-2.4/reference/html/classGio_1_1Icon.html">Gio::Icon</a> &gt;&amp; icon)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the icon of <em>action</em>. <a href="#a90416e0b2157be6a4929ddaac7c4f8c2"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="elRef" href="../../../glibmm-2.4/reference/html/classGio_1_1Icon.html">Gio::Icon</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#afe608d23e306330f5efdb678ac5c1c53">get_gicon</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the gicon of <em>action</em>. <a href="#afe608d23e306330f5efdb678ac5c1c53"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGio_1_1Icon.html">Gio::Icon</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a9b2841695daf32194f505e69fa11675f">get_gicon</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the gicon of <em>action</em>. <a href="#a9b2841695daf32194f505e69fa11675f"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a92e1e2a6676cbc6b03df3a761d177aeb">set_icon_name</a> (const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp; icon_name)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the icon name on <em>action</em>. <a href="#a92e1e2a6676cbc6b03df3a761d177aeb"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#abd29cabc60a3353f3fd16824648fe6c7">get_icon_name</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the icon name of <em>action</em>. <a href="#abd29cabc60a3353f3fd16824648fe6c7"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#ab580d144d003ca4aa3ab3828d062aee0">set_visible_horizontal</a> (bool visible_horizontal=true)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets whether <em>action</em> is visible when horizontal. <a href="#ab580d144d003ca4aa3ab3828d062aee0"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#ad518c8d02c06444eab0d614ab135517c">get_visible_horizontal</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Checks whether <em>action</em> is visible when horizontal. <a href="#ad518c8d02c06444eab0d614ab135517c"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a8bda01730a7a8a240a87e617447ab109">set_visible_vertical</a> (bool visible_vertical=true)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets whether <em>action</em> is visible when vertical. <a href="#a8bda01730a7a8a240a87e617447ab109"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#ac4ab7c32221b66e708fd65edf499c182">get_visible_vertical</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Checks whether <em>action</em> is visible when horizontal. <a href="#ac4ab7c32221b66e708fd65edf499c182"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#ae204fab5cd660944e9486d479da34c58">set_is_important</a> (bool is_important=true)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets whether the action is important, this attribute is used primarily by toolbar items to decide whether to show a label or not. <a href="#ae204fab5cd660944e9486d479da34c58"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a134b435e26523b4ba08093ea449bf1b8">get_is_important</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Checks whether <em>action</em> is important or not. <a href="#a134b435e26523b4ba08093ea449bf1b8"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#aa27c43c73d6c0a0ee9958eba002ba86e">set_always_show_image</a> (bool always_show=true)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets whether <em>action's</em> menu item proxies will ignore the <a class="el" href="classGtk_1_1Settings.html" title="Sharing settings between applications.">Gtk::Settings</a>:gtk-menu-images setting and always show their image, if available. <a href="#aa27c43c73d6c0a0ee9958eba002ba86e"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#abcf9b097c90ecfa9c06dd83d80e9b729">get_always_show_image</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns whether <em>action's</em> menu item proxies will ignore the <a class="el" href="classGtk_1_1Settings.html" title="Sharing settings between applications.">Gtk::Settings</a>:gtk-menu-images setting and always show their image, if available. <a href="#abcf9b097c90ecfa9c06dd83d80e9b729"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a159bd4acb2005f6b91ec438e1e49815e">block_activate</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Disable activation signals from the action. <a href="#a159bd4acb2005f6b91ec438e1e49815e"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#ae8f7374140ee171b9bf83357c126ee87">unblock_activate</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Reenable activation signals from the action. <a href="#ae8f7374140ee171b9bf83357c126ee87"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a><br class="typebreak"/>
&lt; <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a934de8108c680b9b996222456560c6b1">property_name</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">A unique name for the action. <a href="#a934de8108c680b9b996222456560c6b1"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a><br class="typebreak"/>
&lt; <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a8ba62c66b5494aa96a8f2969d6f88756">property_label</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The label used for menu items and buttons that activate this action. <a href="#a8ba62c66b5494aa96a8f2969d6f88756"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a><br class="typebreak"/>
&lt; <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a26df036f5d57c9cfd5bcb0f978bc3101">property_label</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The label used for menu items and buttons that activate this action. <a href="#a26df036f5d57c9cfd5bcb0f978bc3101"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a><br class="typebreak"/>
&lt; <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#af0563e4b4632fb869d019f22a75f29d5">property_short_label</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">A shorter label that may be used on toolbar buttons. <a href="#af0563e4b4632fb869d019f22a75f29d5"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a><br class="typebreak"/>
&lt; <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#af381d7961e45f2204d95451492bec610">property_short_label</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">A shorter label that may be used on toolbar buttons. <a href="#af381d7961e45f2204d95451492bec610"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a><br class="typebreak"/>
&lt; <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a0b0c5997666dfa6e38226fa06d890a83">property_tooltip</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">A tooltip for this action. <a href="#a0b0c5997666dfa6e38226fa06d890a83"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a><br class="typebreak"/>
&lt; <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#ab6df9e929f10289e935b42e2ff93f16c">property_tooltip</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">A tooltip for this action. <a href="#ab6df9e929f10289e935b42e2ff93f16c"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt; <a class="el" href="classGtk_1_1StockID.html">StockID</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#aebdfc7c6fc2e38095f00f85d53c1f21f">property_stock_id</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The stock icon displayed in widgets representing this action. <a href="#aebdfc7c6fc2e38095f00f85d53c1f21f"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a><br class="typebreak"/>
&lt; <a class="el" href="classGtk_1_1StockID.html">StockID</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#af76b2bdea176c9f1fdc2e131fa4853a0">property_stock_id</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The stock icon displayed in widgets representing this action. <a href="#af76b2bdea176c9f1fdc2e131fa4853a0"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a><br class="typebreak"/>
&lt; <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="elRef" href="../../../glibmm-2.4/reference/html/classGio_1_1Icon.html">Gio::Icon</a> &gt; &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a9608f8d0561d24a02f91c9d6eda34e8a">property_gicon</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The GIcon being displayed. <a href="#a9608f8d0561d24a02f91c9d6eda34e8a"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a><br class="typebreak"/>
&lt; <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="elRef" href="../../../glibmm-2.4/reference/html/classGio_1_1Icon.html">Gio::Icon</a> &gt; &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#adbb8e92062e17eb24acc6df1ab0ce514">property_gicon</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The GIcon being displayed. <a href="#adbb8e92062e17eb24acc6df1ab0ce514"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a><br class="typebreak"/>
&lt; <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#afce9bda1bcb9d12b7063cd88df5f7ea2">property_icon_name</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The name of the icon from the icon theme. <a href="#afce9bda1bcb9d12b7063cd88df5f7ea2"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a><br class="typebreak"/>
&lt; <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a1128f8bd356ee55a2835bb213d3ebad7">property_icon_name</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The name of the icon from the icon theme. <a href="#a1128f8bd356ee55a2835bb213d3ebad7"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt; bool &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#ab3aa1e743144bb334ac93944d62ea59e">property_visible_horizontal</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Whether the toolbar item is visible when the toolbar is in a horizontal orientation. <a href="#ab3aa1e743144bb334ac93944d62ea59e"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a><br class="typebreak"/>
&lt; bool &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a55e97d2f13ad17545303afeea8c337d5">property_visible_horizontal</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Whether the toolbar item is visible when the toolbar is in a horizontal orientation. <a href="#a55e97d2f13ad17545303afeea8c337d5"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt; bool &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a22944e599ce9da776d1ea308f8736c04">property_visible_vertical</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Whether the toolbar item is visible when the toolbar is in a vertical orientation. <a href="#a22944e599ce9da776d1ea308f8736c04"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a><br class="typebreak"/>
&lt; bool &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a8738ce86cfd1ffa7626fbfb79a8c5ff7">property_visible_vertical</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Whether the toolbar item is visible when the toolbar is in a vertical orientation. <a href="#a8738ce86cfd1ffa7626fbfb79a8c5ff7"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt; bool &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a0f1b7e48d2ae9b3fa6ef7e01b4470ef1">property_visible_overflown</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">When TRUE. <a href="#a0f1b7e48d2ae9b3fa6ef7e01b4470ef1"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a><br class="typebreak"/>
&lt; bool &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a8972fe8b5cc2f7bceef8c952ab7771f7">property_visible_overflown</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">When TRUE. <a href="#a8972fe8b5cc2f7bceef8c952ab7771f7"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt; bool &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a384dd9b3cba8b6a1df9a7899da9768a6">property_is_important</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Whether the action is considered important. <a href="#a384dd9b3cba8b6a1df9a7899da9768a6"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a><br class="typebreak"/>
&lt; bool &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#ae90e3de9f309c6615b5642d26e3ec19b">property_is_important</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Whether the action is considered important. <a href="#ae90e3de9f309c6615b5642d26e3ec19b"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt; bool &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#aabc4503f7a7d44c7e304267f4121d691">property_hide_if_empty</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">When TRUE. <a href="#aabc4503f7a7d44c7e304267f4121d691"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a><br class="typebreak"/>
&lt; bool &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a44deaf59efebde53cbbb1d499f7ed12f">property_hide_if_empty</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">When TRUE. <a href="#a44deaf59efebde53cbbb1d499f7ed12f"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt; bool &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#ad50121d2a8435a0590876ed3dfaa9d33">property_sensitive</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Whether the action is enabled. <a href="#ad50121d2a8435a0590876ed3dfaa9d33"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a><br class="typebreak"/>
&lt; bool &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a0c76db3609f5831bbca00c43a1a75af5">property_sensitive</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Whether the action is enabled. <a href="#a0c76db3609f5831bbca00c43a1a75af5"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt; bool &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a045571360bc62d4f28cf80f47dcacd02">property_visible</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Whether the action is visible. <a href="#a045571360bc62d4f28cf80f47dcacd02"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a><br class="typebreak"/>
&lt; bool &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a6c0e958959a87f89ab92e9b1080c3648">property_visible</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Whether the action is visible. <a href="#a6c0e958959a87f89ab92e9b1080c3648"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a><br class="typebreak"/>
&lt; <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGtk_1_1ActionGroup.html">ActionGroup</a> &gt; &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a41d1c93bb7621b696d022bf2ddb5eb9e">property_action_group</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The GtkActionGroup this GtkAction is associated with. <a href="#a41d1c93bb7621b696d022bf2ddb5eb9e"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a><br class="typebreak"/>
&lt; <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGtk_1_1ActionGroup.html">ActionGroup</a> &gt; &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a37979a6e6dd73b25deaac23f5647cf77">property_action_group</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The GtkActionGroup this GtkAction is associated with. <a href="#a37979a6e6dd73b25deaac23f5647cf77"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt; bool &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a6e0fdaae60e2d9337988ddd3bb888c26">property_always_show_image</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Whether the image will always be shown. <a href="#a6e0fdaae60e2d9337988ddd3bb888c26"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a><br class="typebreak"/>
&lt; bool &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#aef654f8b7a3cf5cb3bcf25a2a45ff3b3">property_always_show_image</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Whether the image will always be shown. <a href="#aef654f8b7a3cf5cb3bcf25a2a45ff3b3"></a><br/></td></tr>
<tr><td colspan="2"><h2>Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGtk_1_1Action.html">Action</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#ad6fb66a24f9413bcc114ed9a20a8b73c">create</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGtk_1_1Action.html">Action</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#aebf25ebf0ec850314ad85e4cfde9173b">create</a> (const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp; name, const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp; label=<a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>(), const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp; tooltip=<a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>())</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates an action. <a href="#aebf25ebf0ec850314ad85e4cfde9173b"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGtk_1_1Action.html">Action</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a243f002b8d3528e4876cb23225fa757b">create</a> (const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp; name, const <a class="el" href="classGtk_1_1StockID.html">Gtk::StockID</a>&amp; stock_id, const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp; label=<a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>(), const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp; tooltip=<a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>())</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates an action with a stock ID. <a href="#a243f002b8d3528e4876cb23225fa757b"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGtk_1_1Action.html">Action</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a934c93ccc254faa8b8513a2077ca63e9">create_with_icon_name</a> (const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp; name, const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp; icon_name, const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp; label, const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp; tooltip)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Create an action with an icon name. <a href="#a934c93ccc254faa8b8513a2077ca63e9"></a><br/></td></tr>
<tr><td colspan="2"><h2>Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#ad5bd93ab0357990cfb8fbf6049ec991a">Action</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates an empty action. <a href="#ad5bd93ab0357990cfb8fbf6049ec991a"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a87bcdb56cff934d15eb23b47c290e3f0">Action</a> (const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp; name, const <a class="el" href="classGtk_1_1StockID.html">StockID</a>&amp; stock_id=<a class="el" href="classGtk_1_1StockID.html">StockID</a>(), const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp; label=<a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>(), const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp; tooltip=<a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>())</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates an action with a stock ID. <a href="#a87bcdb56cff934d15eb23b47c290e3f0"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a84024d577410832e4d384077a079df39">Action</a> (const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp; name, const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp; icon_name, const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp; label=<a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>(), const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp; tooltip=<a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>())</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates an action with an icon name. <a href="#a84024d577410832e4d384077a079df39"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a6104b752c4657305709c88d9fa620900">block_activate_from</a> (<a class="el" href="classGtk_1_1Widget.html">Widget</a>&amp; proxy)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Disables calls to the <a class="el" href="classGtk_1_1Action.html#a00af03175043e1a41ada3f0f18723674" title="Emits the &quot;activate&quot; signal on the specified action, if it isn&#39;t insensitive...">activate()</a> function by signals on the given proxy widget. <a href="#a6104b752c4657305709c88d9fa620900"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#af5748d57d9ca574a087df31b406510f4">unblock_activate_from</a> (<a class="el" href="classGtk_1_1Widget.html">Widget</a>&amp; proxy)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Re-enables calls to the <a class="el" href="classGtk_1_1Action.html#a00af03175043e1a41ada3f0f18723674" title="Emits the &quot;activate&quot; signal on the specified action, if it isn&#39;t insensitive...">activate()</a> function by signals on the given proxy widget. <a href="#af5748d57d9ca574a087df31b406510f4"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classGtk_1_1Widget.html">Widget</a>*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a573e7c969a3141707649d4a1b37cb359">create_menu_item_vfunc</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classGtk_1_1Widget.html">Widget</a>*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a4bcc92576e6ee74d8ea47e0589daa826">create_tool_item_vfunc</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#aa805f1a04326fdd423aea01f757ccb0b">connect_proxy_vfunc</a> (<a class="el" href="classGtk_1_1Widget.html">Widget</a>* proxy)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#a59c8ad3e7b16ab5a84eeecf31f580738">disconnect_proxy_vfunc</a> (<a class="el" href="classGtk_1_1Widget.html">Widget</a>* proxy)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#ae94054a2ed6365fefcdf850b8835715c">on_activate</a> ()</td></tr>
<tr><td colspan="2"><h2>Related Functions</h2></td></tr>
<tr><td colspan="2"><p>(Note that these are not member functions.) </p>
<br/><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGtk_1_1Action.html">Gtk::Action</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Action.html#aadd65dec7050e69be7e195d5a563f057">wrap</a> (GtkAction* object, bool take_copy=false)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">A <a class="elRef" href="../../../glibmm-2.4/reference/html/namespaceGlib.html#a671306f4a3a0cae5ab4d7a9d54886592">Glib::wrap()</a> method for this object. <a href="#aadd65dec7050e69be7e195d5a563f057"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>An action which can be triggered by a menu or toolbar item. </p>
<p>Actions represent operations that the user can perform, along with some information about how it should be presented in the user interface. Each action provides methods to create icons, menu items and toolbar items representing itself.</p>
<p>As well as the callback that is called when the action is activated, the following is also associated with the action:</p>
<ul>
<li>a name (not translated, for path lookup)</li>
<li>a label (translated, for display)</li>
<li>an accelerator</li>
<li>whether the label indicates a stock id</li>
<li>a tooltip (optional, translated)</li>
<li>a toolbar label (optional, shorter than label)</li>
</ul>
<p>The action will also have some state information:</p>
<ul>
<li>visible (shown/hidden)</li>
<li>sensitive (enabled/disabled)</li>
</ul>
<p>Apart from regular actions, there are toggle actions, which can be toggled between two states and radio actions, of which only one in a group can be in the "active" state. Other actions can be implemented as <a class="el" href="classGtk_1_1Action.html" title="An action which can be triggered by a menu or toolbar item.">Gtk::Action</a> subclasses.</p>
<p>Each action can have one or more proxy menu item, toolbar button or other proxy widgets. Proxies mirror the state of the action (text label, tooltip, icon, visible, sensitive, etc), and should change when the action's state changes. When the proxy is activated, it should activate its action. </p>
<hr/><h2>Member Typedef Documentation</h2>
<a class="anchor" id="a5138503f3592a0fa8625f5058207d807"></a><!-- doxytag: member="Gtk::Action::SlotActivate" ref="a5138503f3592a0fa8625f5058207d807" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="elRef" href="../../../libsigc++-2.0/reference/html/classsigc_1_1slot.html">sigc::slot</a>&lt;void&gt; <a class="elRef" href="../../../libsigc++-2.0/reference/html/classsigc_1_1slot.html">Gtk::Action::SlotActivate</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>For instance, void <a class="el" href="classGtk_1_1Action.html#ae94054a2ed6365fefcdf850b8835715c">on_activate()</a>;. </p>

</div>
</div>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="aa882ad016b7b1d0ec7ee2bfce2512618"></a><!-- doxytag: member="Gtk::Action::~Action" ref="aa882ad016b7b1d0ec7ee2bfce2512618" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual Gtk::Action::~Action </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="ad5bd93ab0357990cfb8fbf6049ec991a"></a><!-- doxytag: member="Gtk::Action::Action" ref="ad5bd93ab0357990cfb8fbf6049ec991a" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Gtk::Action::Action </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Creates an empty action. </p>

</div>
</div>
<a class="anchor" id="a87bcdb56cff934d15eb23b47c290e3f0"></a><!-- doxytag: member="Gtk::Action::Action" ref="a87bcdb56cff934d15eb23b47c290e3f0" args="(const Glib::ustring &amp;name, const StockID &amp;stock_id=StockID(), const Glib::ustring &amp;label=Glib::ustring(), const Glib::ustring &amp;tooltip=Glib::ustring())" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Gtk::Action::Action </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> &amp;&#160;</td>
          <td class="paramname"> <em>name</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classGtk_1_1StockID.html">StockID</a>&amp;&#160;</td>
          <td class="paramname"> <em>stock_id</em> = <code><a class="el" href="classGtk_1_1StockID.html">StockID</a>()</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> &amp;&#160;</td>
          <td class="paramname"> <em>label</em> = <code><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>()</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> &amp;&#160;</td>
          <td class="paramname"> <em>tooltip</em> = <code><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>()</code></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [explicit, protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Creates an action with a stock ID. </p>
<p>The stock ID is used to set a default icon, text and accelerator for the action.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>name</em>&#160;</td><td>A unique name for the action. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>stock_id</em>&#160;</td><td>The stock icon to display in widgets representing the action. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>label</em>&#160;</td><td>The label displayed in menu items and on buttons. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>tooltip</em>&#160;</td><td>A tooltip for the action. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a84024d577410832e4d384077a079df39"></a><!-- doxytag: member="Gtk::Action::Action" ref="a84024d577410832e4d384077a079df39" args="(const Glib::ustring &amp;name, const Glib::ustring &amp;icon_name, const Glib::ustring &amp;label=Glib::ustring(), const Glib::ustring &amp;tooltip=Glib::ustring())" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Gtk::Action::Action </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> &amp;&#160;</td>
          <td class="paramname"> <em>name</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> &amp;&#160;</td>
          <td class="paramname"> <em>icon_name</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> &amp;&#160;</td>
          <td class="paramname"> <em>label</em> = <code><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>()</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> &amp;&#160;</td>
          <td class="paramname"> <em>tooltip</em> = <code><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>()</code></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [explicit, protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Creates an action with an icon name. </p>
<p>The action's icon will reflect the specified icon name in the user's icon theme.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>name</em>&#160;</td><td>A unique name for the action. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>icon_name</em>&#160;</td><td>An <a class="el" href="classGtk_1_1IconTheme.html">IconTheme</a> icon name used for widgets representing the action. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>label</em>&#160;</td><td>The label displayed in menu items and on buttons. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>tooltip</em>&#160;</td><td>A tooltip for the action. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a00af03175043e1a41ada3f0f18723674"></a><!-- doxytag: member="Gtk::Action::activate" ref="a00af03175043e1a41ada3f0f18723674" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Gtk::Action::activate </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Emits the "activate" signal on the specified action, if it isn't insensitive. </p>
<p>This gets called by the proxy widgets when they get activated.</p>
<p>It can also be used to manually activate an action.</p>
<dl class="since_2_4"><dt><b><a class="el" href="since_2_4.html#_since_2_4000019">Since gtkmm 2.4:</a></b></dt><dd></dd></dl>

</div>
</div>
<a class="anchor" id="a159bd4acb2005f6b91ec438e1e49815e"></a><!-- doxytag: member="Gtk::Action::block_activate" ref="a159bd4acb2005f6b91ec438e1e49815e" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Gtk::Action::block_activate </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Disable activation signals from the action. </p>
<p>This is needed when updating the state of your proxy <a class="el" href="classGtk_1_1Activatable.html" title="Activatable widgets can be connected to a Gtk::Action and reflect the state of the...">Gtk::Activatable</a> widget could result in calling <a class="el" href="classGtk_1_1Action.html#a00af03175043e1a41ada3f0f18723674" title="Emits the &quot;activate&quot; signal on the specified action, if it isn&#39;t insensitive...">activate()</a>, this is a convenience function to avoid recursing in those cases (updating toggle state for instance).</p>
<dl class="since_2_16"><dt><b><a class="el" href="since_2_16.html#_since_2_16000021">Since gtkmm 2.16:</a></b></dt><dd></dd></dl>

</div>
</div>
<a class="anchor" id="a6104b752c4657305709c88d9fa620900"></a><!-- doxytag: member="Gtk::Action::block_activate_from" ref="a6104b752c4657305709c88d9fa620900" args="(Widget &amp;proxy)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Gtk::Action::block_activate_from </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classGtk_1_1Widget.html">Widget</a>&amp;&#160;</td>
          <td class="paramname"> <em>proxy</em></td>
          <td>&#160;)&#160;</td>
          <td><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Disables calls to the <a class="el" href="classGtk_1_1Action.html#a00af03175043e1a41ada3f0f18723674" title="Emits the &quot;activate&quot; signal on the specified action, if it isn&#39;t insensitive...">activate()</a> function by signals on the given proxy widget. </p>
<p>This is used to break notification loops for things like check or radio actions.</p>
<p>This function is intended for use by action implementations.</p>
<dl class="since_2_4"><dt><b><a class="el" href="since_2_4.html#_since_2_4000031">Since gtkmm 2.4:</a></b></dt><dd></dd></dl>
<p>Deprecated: 2.16: activatables are now responsible for activating the action directly so this doesnt apply anymore. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>proxy</em>&#160;</td><td>A proxy widget. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a98aff2a881a326b2d477d060e6ff0de7"></a><!-- doxytag: member="Gtk::Action::connect_accelerator" ref="a98aff2a881a326b2d477d060e6ff0de7" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Gtk::Action::connect_accelerator </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Installs the accelerator for <em>action</em> if <em>action</em> has an accel path and group. </p>
<p>See <a class="el" href="classGtk_1_1Action.html#a59e3390e4a456553a97536bcae625ff1" title="Sets the accel path for this action.">set_accel_path()</a> and <a class="el" href="classGtk_1_1Action.html#a6bbd1d31aac64ef53be04c115a78dc03" title="Sets the Gtk::AccelGroup in which the accelerator for this action will be installed...">set_accel_group()</a></p>
<p>Since multiple proxies may independently trigger the installation of the accelerator, the <em>action</em> counts the number of times this function has been called and doesn't remove the accelerator until <a class="el" href="classGtk_1_1Action.html#aeb9d3535d153b859162a1db21fec1ca5" title="Undoes the effect of one call to connect_accelerator().">disconnect_accelerator()</a> has been called as many times.</p>
<dl class="since_2_4"><dt><b><a class="el" href="since_2_4.html#_since_2_4000027">Since gtkmm 2.4:</a></b></dt><dd></dd></dl>

</div>
</div>
<a class="anchor" id="a1c582068bd962a1f47f6f9b7378e57ac"></a><!-- doxytag: member="Gtk::Action::connect_proxy" ref="a1c582068bd962a1f47f6f9b7378e57ac" args="(Widget &amp;proxy)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Gtk::Action::connect_proxy </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classGtk_1_1Widget.html">Widget</a>&amp;&#160;</td>
          <td class="paramname"> <em>proxy</em></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Connects a widget to an action object as a proxy. </p>
<p>Synchronises various properties of the action with the widget (such as label text, icon, tooltip, etc), and attaches a callback so that the action gets activated when the proxy widget does.</p>
<p>If the widget is already connected to an action, it is disconnected first.</p>
<dl class="since_2_4"><dt><b><a class="el" href="since_2_4.html#_since_2_4000023">Since gtkmm 2.4:</a></b></dt><dd></dd></dl>
<p>Deprecated: 2.16: Use <a class="el" href="classGtk_1_1Activatable.html#a1f5010ca913e20455e7c7eb2ff1a0c45" title="Sets the related action on the activatable object.">Gtk::Activatable::set_related_action()</a> instead. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>proxy</em>&#160;</td><td>The proxy widget. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="aa805f1a04326fdd423aea01f757ccb0b"></a><!-- doxytag: member="Gtk::Action::connect_proxy_vfunc" ref="aa805f1a04326fdd423aea01f757ccb0b" args="(Widget *proxy)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void Gtk::Action::connect_proxy_vfunc </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classGtk_1_1Widget.html">Widget</a>*&#160;</td>
          <td class="paramname"> <em>proxy</em></td>
          <td>&#160;)&#160;</td>
          <td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a243f002b8d3528e4876cb23225fa757b"></a><!-- doxytag: member="Gtk::Action::create" ref="a243f002b8d3528e4876cb23225fa757b" args="(const Glib::ustring &amp;name, const Gtk::StockID &amp;stock_id, const Glib::ustring &amp;label=Glib::ustring(), const Glib::ustring &amp;tooltip=Glib::ustring())" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt;<a class="el" href="classGtk_1_1Action.html">Action</a>&gt; Gtk::Action::create </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> &amp;&#160;</td>
          <td class="paramname"> <em>name</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classGtk_1_1StockID.html">Gtk::StockID</a>&amp;&#160;</td>
          <td class="paramname"> <em>stock_id</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> &amp;&#160;</td>
          <td class="paramname"> <em>label</em> = <code><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>()</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> &amp;&#160;</td>
          <td class="paramname"> <em>tooltip</em> = <code><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>()</code></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Creates an action with a stock ID. </p>
<p>The stock ID is used to set a default icon, text and accelerator for the action.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>name</em>&#160;</td><td>A unique name for the action. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>stock_id</em>&#160;</td><td>The stock icon to display in widgets representing the action. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>label</em>&#160;</td><td>The label displayed in menu items and on buttons. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>tooltip</em>&#160;</td><td>A tooltip for the action.</td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A new <a class="el" href="classGtk_1_1Action.html" title="An action which can be triggered by a menu or toolbar item.">Action</a>. </dd></dl>

<p>Reimplemented in <a class="el" href="classGtk_1_1RecentAction.html#aad8c3f93209e2b617009dcd9cb0866b2">Gtk::RecentAction</a>.</p>

</div>
</div>
<a class="anchor" id="aebf25ebf0ec850314ad85e4cfde9173b"></a><!-- doxytag: member="Gtk::Action::create" ref="aebf25ebf0ec850314ad85e4cfde9173b" args="(const Glib::ustring &amp;name, const Glib::ustring &amp;label=Glib::ustring(), const Glib::ustring &amp;tooltip=Glib::ustring())" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt;<a class="el" href="classGtk_1_1Action.html">Action</a>&gt; Gtk::Action::create </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> &amp;&#160;</td>
          <td class="paramname"> <em>name</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> &amp;&#160;</td>
          <td class="paramname"> <em>label</em> = <code><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>()</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> &amp;&#160;</td>
          <td class="paramname"> <em>tooltip</em> = <code><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>()</code></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Creates an action. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>name</em>&#160;</td><td>A unique name for the action. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>label</em>&#160;</td><td>The label displayed in menu items and on buttons. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>tooltip</em>&#160;</td><td>A tooltip for the action.</td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A new <a class="el" href="classGtk_1_1Action.html" title="An action which can be triggered by a menu or toolbar item.">Action</a>. </dd></dl>

<p>Reimplemented in <a class="el" href="classGtk_1_1RecentAction.html#adb3994ef942744d9fec228e9edac4c20">Gtk::RecentAction</a>.</p>

</div>
</div>
<a class="anchor" id="ad6fb66a24f9413bcc114ed9a20a8b73c"></a><!-- doxytag: member="Gtk::Action::create" ref="ad6fb66a24f9413bcc114ed9a20a8b73c" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt;<a class="el" href="classGtk_1_1Action.html">Action</a>&gt; Gtk::Action::create </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Reimplemented in <a class="el" href="classGtk_1_1RadioAction.html#acd2d457874cb832c25545c09866ae8f1">Gtk::RadioAction</a>, <a class="el" href="classGtk_1_1RecentAction.html#a36dda759b0178eb7f40d6543ee98bf5b">Gtk::RecentAction</a>, and <a class="el" href="classGtk_1_1ToggleAction.html#afc962ac1e26ba76a2fadf5aa5a747139">Gtk::ToggleAction</a>.</p>

</div>
</div>
<a class="anchor" id="a4955afbc214b9a1685cd02b44bc3bc1c"></a><!-- doxytag: member="Gtk::Action::create_icon" ref="a4955afbc214b9a1685cd02b44bc3bc1c" args="(IconSize icon_size)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classGtk_1_1Image.html">Image</a>* Gtk::Action::create_icon </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classGtk_1_1IconSize.html">IconSize</a>&#160;</td>
          <td class="paramname"> <em>icon_size</em></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>This function is intended for use by action implementations to create icons displayed in the proxy widgets. </p>
<dl class="since_2_4"><dt><b><a class="el" href="since_2_4.html#_since_2_4000020">Since gtkmm 2.4:</a></b></dt><dd></dd></dl>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>icon_size</em>&#160;</td><td>The size of the icon that should be created. </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A widget that displays the icon for this action. </dd></dl>

</div>
</div>
<a class="anchor" id="ac3c7a44b9cb73d9c0d2dfba6607333e3"></a><!-- doxytag: member="Gtk::Action::create_menu" ref="ac3c7a44b9cb73d9c0d2dfba6607333e3" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classGtk_1_1Menu.html">Menu</a>* Gtk::Action::create_menu </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>If <em>action</em> provides a <a class="el" href="classGtk_1_1Menu.html" title="A drop-down menu consisting of Gtk::MenuItem objects which can be navigated and activated...">Gtk::Menu</a> widget as a submenu for the menu item or the toolbar item it creates, this function returns an instance of that menu. </p>
<dl class="since_2_12"><dt><b><a class="el" href="since_2_12.html#_since_2_12000019">Since gtkmm 2.12:</a></b></dt><dd></dd></dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>The menu item provided by the action, or <code>0</code>. </dd></dl>

</div>
</div>
<a class="anchor" id="a2900998d5d0adb5249393f0f919c2e21"></a><!-- doxytag: member="Gtk::Action::create_menu_item" ref="a2900998d5d0adb5249393f0f919c2e21" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classGtk_1_1MenuItem.html">MenuItem</a>* Gtk::Action::create_menu_item </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Creates a menu item widget that proxies for the given action. </p>
<dl class="since_2_4"><dt><b><a class="el" href="since_2_4.html#_since_2_4000021">Since gtkmm 2.4:</a></b></dt><dd></dd></dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A menu item connected to the action. </dd></dl>

</div>
</div>
<a class="anchor" id="a573e7c969a3141707649d4a1b37cb359"></a><!-- doxytag: member="Gtk::Action::create_menu_item_vfunc" ref="a573e7c969a3141707649d4a1b37cb359" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="classGtk_1_1Widget.html">Widget</a>* Gtk::Action::create_menu_item_vfunc </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a995de6ff14f60319bc7c9fe52dcc811d"></a><!-- doxytag: member="Gtk::Action::create_tool_item" ref="a995de6ff14f60319bc7c9fe52dcc811d" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classGtk_1_1ToolItem.html">ToolItem</a>* Gtk::Action::create_tool_item </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Creates a toolbar item widget that proxies for the given action. </p>
<dl class="since_2_4"><dt><b><a class="el" href="since_2_4.html#_since_2_4000022">Since gtkmm 2.4:</a></b></dt><dd></dd></dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A toolbar item connected to the action. </dd></dl>

</div>
</div>
<a class="anchor" id="a4bcc92576e6ee74d8ea47e0589daa826"></a><!-- doxytag: member="Gtk::Action::create_tool_item_vfunc" ref="a4bcc92576e6ee74d8ea47e0589daa826" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="classGtk_1_1Widget.html">Widget</a>* Gtk::Action::create_tool_item_vfunc </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a934c93ccc254faa8b8513a2077ca63e9"></a><!-- doxytag: member="Gtk::Action::create_with_icon_name" ref="a934c93ccc254faa8b8513a2077ca63e9" args="(const Glib::ustring &amp;name, const Glib::ustring &amp;icon_name, const Glib::ustring &amp;label, const Glib::ustring &amp;tooltip)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt;<a class="el" href="classGtk_1_1Action.html">Action</a>&gt; Gtk::Action::create_with_icon_name </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> &amp;&#160;</td>
          <td class="paramname"> <em>name</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> &amp;&#160;</td>
          <td class="paramname"> <em>icon_name</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> &amp;&#160;</td>
          <td class="paramname"> <em>label</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> &amp;&#160;</td>
          <td class="paramname"> <em>tooltip</em></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Create an action with an icon name. </p>
<p>The action's icon will reflect the specified icon name in the user's icon theme.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>name</em>&#160;</td><td>A unique name for the action. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>icon_name</em>&#160;</td><td>An <a class="el" href="classGtk_1_1IconTheme.html">IconTheme</a> icon name used for widgets representing the action. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>label</em>&#160;</td><td>The label displayed in menu items and on buttons. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>tooltip</em>&#160;</td><td>A tooltip for the action.</td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A new <a class="el" href="classGtk_1_1Action.html" title="An action which can be triggered by a menu or toolbar item.">Action</a>. </dd></dl>

</div>
</div>
<a class="anchor" id="aeb9d3535d153b859162a1db21fec1ca5"></a><!-- doxytag: member="Gtk::Action::disconnect_accelerator" ref="aeb9d3535d153b859162a1db21fec1ca5" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Gtk::Action::disconnect_accelerator </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Undoes the effect of one call to <a class="el" href="classGtk_1_1Action.html#a98aff2a881a326b2d477d060e6ff0de7" title="Installs the accelerator for action if action has an accel path and group.">connect_accelerator()</a>. </p>
<dl class="since_2_4"><dt><b><a class="el" href="since_2_4.html#_since_2_4000028">Since gtkmm 2.4:</a></b></dt><dd></dd></dl>

</div>
</div>
<a class="anchor" id="ad2fe45f73b68b4e8456be902a4af54d0"></a><!-- doxytag: member="Gtk::Action::disconnect_proxy" ref="ad2fe45f73b68b4e8456be902a4af54d0" args="(Widget &amp;proxy)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Gtk::Action::disconnect_proxy </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classGtk_1_1Widget.html">Widget</a>&amp;&#160;</td>
          <td class="paramname"> <em>proxy</em></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Disconnects a proxy widget from an action. </p>
<p>Does &lt;emphasis&gt;not&lt;/emphasis&gt; destroy the widget, however.</p>
<dl class="since_2_4"><dt><b><a class="el" href="since_2_4.html#_since_2_4000024">Since gtkmm 2.4:</a></b></dt><dd></dd></dl>
<p>Deprecated: 2.16: Use <a class="el" href="classGtk_1_1Activatable.html#a1f5010ca913e20455e7c7eb2ff1a0c45" title="Sets the related action on the activatable object.">Gtk::Activatable::set_related_action()</a> instead. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>proxy</em>&#160;</td><td>The proxy widget. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a59c8ad3e7b16ab5a84eeecf31f580738"></a><!-- doxytag: member="Gtk::Action::disconnect_proxy_vfunc" ref="a59c8ad3e7b16ab5a84eeecf31f580738" args="(Widget *proxy)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void Gtk::Action::disconnect_proxy_vfunc </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classGtk_1_1Widget.html">Widget</a>*&#160;</td>
          <td class="paramname"> <em>proxy</em></td>
          <td>&#160;)&#160;</td>
          <td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="aa4ab07ca5b166114c4179a9ad08895fc"></a><!-- doxytag: member="Gtk::Action::get_accel_path" ref="aa4ab07ca5b166114c4179a9ad08895fc" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> Gtk::Action::get_accel_path </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the accel path for this action. </p>
<dl class="since_2_6"><dt><b><a class="el" href="since_2_6.html#_since_2_6000038">Since gtkmm 2.6:</a></b></dt><dd></dd></dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>The accel path for this action, or <code>0</code> if none is set. The returned string is owned by GTK+ and must not be freed or modified. </dd></dl>

</div>
</div>
<a class="anchor" id="abcf9b097c90ecfa9c06dd83d80e9b729"></a><!-- doxytag: member="Gtk::Action::get_always_show_image" ref="abcf9b097c90ecfa9c06dd83d80e9b729" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Gtk::Action::get_always_show_image </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns whether <em>action's</em> menu item proxies will ignore the <a class="el" href="classGtk_1_1Settings.html" title="Sharing settings between applications.">Gtk::Settings</a>:gtk-menu-images setting and always show their image, if available. </p>
<dl class="since_2_20"><dt><b><a class="el" href="since_2_20.html#_since_2_20000003">Since gtkmm 2.20:</a></b></dt><dd></dd></dl>
<dl class="return"><dt><b>Returns:</b></dt><dd><code>true</code> if the menu item proxies will always show their image. </dd></dl>

</div>
</div>
<a class="anchor" id="a9b2841695daf32194f505e69fa11675f"></a><!-- doxytag: member="Gtk::Action::get_gicon" ref="a9b2841695daf32194f505e69fa11675f" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt;const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGio_1_1Icon.html">Gio::Icon</a>&gt; Gtk::Action::get_gicon </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Gets the gicon of <em>action</em>. </p>
<dl class="since_2_16"><dt><b><a class="el" href="since_2_16.html#_since_2_16000012">Since gtkmm 2.16:</a></b></dt><dd></dd></dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>The action's Icon if one is set. </dd></dl>

</div>
</div>
<a class="anchor" id="afe608d23e306330f5efdb678ac5c1c53"></a><!-- doxytag: member="Gtk::Action::get_gicon" ref="afe608d23e306330f5efdb678ac5c1c53" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt;<a class="elRef" href="../../../glibmm-2.4/reference/html/classGio_1_1Icon.html">Gio::Icon</a>&gt; Gtk::Action::get_gicon </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Gets the gicon of <em>action</em>. </p>
<dl class="since_2_16"><dt><b><a class="el" href="since_2_16.html#_since_2_16000011">Since gtkmm 2.16:</a></b></dt><dd></dd></dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>The action's Icon if one is set. </dd></dl>

</div>
</div>
<a class="anchor" id="abd29cabc60a3353f3fd16824648fe6c7"></a><!-- doxytag: member="Gtk::Action::get_icon_name" ref="abd29cabc60a3353f3fd16824648fe6c7" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> Gtk::Action::get_icon_name </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Gets the icon name of <em>action</em>. </p>
<dl class="since_2_16"><dt><b><a class="el" href="since_2_16.html#_since_2_16000014">Since gtkmm 2.16:</a></b></dt><dd></dd></dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>The icon name. </dd></dl>

</div>
</div>
<a class="anchor" id="a134b435e26523b4ba08093ea449bf1b8"></a><!-- doxytag: member="Gtk::Action::get_is_important" ref="a134b435e26523b4ba08093ea449bf1b8" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Gtk::Action::get_is_important </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Checks whether <em>action</em> is important or not. </p>
<dl class="since_2_16"><dt><b><a class="el" href="since_2_16.html#_since_2_16000020">Since gtkmm 2.16:</a></b></dt><dd></dd></dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>Whether <em>action</em> is important. </dd></dl>

</div>
</div>
<a class="anchor" id="ae8634a92ce90e899b9d8596457cf7889"></a><!-- doxytag: member="Gtk::Action::get_label" ref="ae8634a92ce90e899b9d8596457cf7889" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> Gtk::Action::get_label </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Gets the label text of <em>action</em>. </p>
<dl class="since_2_16"><dt><b><a class="el" href="since_2_16.html#_since_2_16000003">Since gtkmm 2.16:</a></b></dt><dd></dd></dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>The label text. </dd></dl>

</div>
</div>
<a class="anchor" id="a84538309bf4efb4965d25eae5abb185e"></a><!-- doxytag: member="Gtk::Action::get_name" ref="a84538309bf4efb4965d25eae5abb185e" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> Gtk::Action::get_name </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the name of the action. </p>
<dl class="since_2_4"><dt><b><a class="el" href="since_2_4.html#_since_2_4000014">Since gtkmm 2.4:</a></b></dt><dd></dd></dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>The name of the action. The string belongs to GTK+ and should not be freed. </dd></dl>

</div>
</div>
<a class="anchor" id="a9e750f583fd053408423f623f5997cc6"></a><!-- doxytag: member="Gtk::Action::get_proxies" ref="a9e750f583fd053408423f623f5997cc6" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1SListHandle.html">Glib::SListHandle</a>&lt;const <a class="el" href="classGtk_1_1Widget.html">Widget</a>*&gt; Gtk::Action::get_proxies </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the proxy widgets for an action. </p>
<p>See also <a class="el" href="classGtk_1_1Widget.html#a50e09d34ebffc868423fbec32275f2f0" title="Returns the Gtk::Action that widget is a proxy for.">Gtk::Widget::get_action()</a>.</p>
<dl class="since_2_4"><dt><b><a class="el" href="since_2_4.html#_since_2_4000026">Since gtkmm 2.4:</a></b></dt><dd></dd></dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A SList of proxy widgets. The list is owned by GTK+ and must not be modified. </dd></dl>

</div>
</div>
<a class="anchor" id="aa2dab1b6ed33063196581c747b1ea313"></a><!-- doxytag: member="Gtk::Action::get_proxies" ref="aa2dab1b6ed33063196581c747b1ea313" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1SListHandle.html">Glib::SListHandle</a>&lt;<a class="el" href="classGtk_1_1Widget.html">Widget</a>*&gt; Gtk::Action::get_proxies </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the proxy widgets for an action. </p>
<p>See also <a class="el" href="classGtk_1_1Widget.html#a50e09d34ebffc868423fbec32275f2f0" title="Returns the Gtk::Action that widget is a proxy for.">Gtk::Widget::get_action()</a>.</p>
<dl class="since_2_4"><dt><b><a class="el" href="since_2_4.html#_since_2_4000025">Since gtkmm 2.4:</a></b></dt><dd></dd></dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A SList of proxy widgets. The list is owned by GTK+ and must not be modified. </dd></dl>

</div>
</div>
<a class="anchor" id="a60323f3a9462087883e3243e7c3e21f0"></a><!-- doxytag: member="Gtk::Action::get_sensitive" ref="a60323f3a9462087883e3243e7c3e21f0" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Gtk::Action::get_sensitive </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns whether the action itself is sensitive. </p>
<p>Note that this doesn't necessarily mean effective sensitivity. See <a class="el" href="classGtk_1_1Action.html#a70220b37e73d268911599ca5061744d3" title="Returns whether the action is effectively sensitive.">is_sensitive()</a> for that.</p>
<dl class="since_2_4"><dt><b><a class="el" href="since_2_4.html#_since_2_4000016">Since gtkmm 2.4:</a></b></dt><dd></dd></dl>
<dl class="return"><dt><b>Returns:</b></dt><dd><code>true</code> if the action itself is sensitive. </dd></dl>

</div>
</div>
<a class="anchor" id="ab86f05267ce2432dafc2f7de8f6a30d5"></a><!-- doxytag: member="Gtk::Action::get_short_label" ref="ab86f05267ce2432dafc2f7de8f6a30d5" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> Gtk::Action::get_short_label </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Gets the short label text of <em>action</em>. </p>
<dl class="since_2_16"><dt><b><a class="el" href="since_2_16.html#_since_2_16000005">Since gtkmm 2.16:</a></b></dt><dd></dd></dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>The short label text. </dd></dl>

</div>
</div>
<a class="anchor" id="a827e5bfa59701f437cad23163eb38663"></a><!-- doxytag: member="Gtk::Action::get_stock_id" ref="a827e5bfa59701f437cad23163eb38663" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classGtk_1_1StockID.html">StockID</a> Gtk::Action::get_stock_id </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Gets the stock id of <em>action</em>. </p>
<dl class="since_2_16"><dt><b><a class="el" href="since_2_16.html#_since_2_16000009">Since gtkmm 2.16:</a></b></dt><dd></dd></dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>The stock id. </dd></dl>

</div>
</div>
<a class="anchor" id="a6a1a88cae2a96879acf77c6e0c0c37fe"></a><!-- doxytag: member="Gtk::Action::get_tooltip" ref="a6a1a88cae2a96879acf77c6e0c0c37fe" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> Gtk::Action::get_tooltip </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Gets the tooltip text of <em>action</em>. </p>
<dl class="since_2_16"><dt><b><a class="el" href="since_2_16.html#_since_2_16000007">Since gtkmm 2.16:</a></b></dt><dd></dd></dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>The tooltip text. </dd></dl>

</div>
</div>
<a class="anchor" id="a84741a146865e011ff76e5cff56a1663"></a><!-- doxytag: member="Gtk::Action::get_visible" ref="a84741a146865e011ff76e5cff56a1663" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Gtk::Action::get_visible </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns whether the action itself is visible. </p>
<p>Note that this doesn't necessarily mean effective visibility. See <a class="el" href="classGtk_1_1Action.html#a70220b37e73d268911599ca5061744d3" title="Returns whether the action is effectively sensitive.">is_sensitive()</a> for that.</p>
<dl class="since_2_4"><dt><b><a class="el" href="since_2_4.html#_since_2_4000018">Since gtkmm 2.4:</a></b></dt><dd></dd></dl>
<dl class="return"><dt><b>Returns:</b></dt><dd><code>true</code> if the action itself is visible. </dd></dl>

</div>
</div>
<a class="anchor" id="ad518c8d02c06444eab0d614ab135517c"></a><!-- doxytag: member="Gtk::Action::get_visible_horizontal" ref="ad518c8d02c06444eab0d614ab135517c" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Gtk::Action::get_visible_horizontal </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Checks whether <em>action</em> is visible when horizontal. </p>
<dl class="since_2_16"><dt><b><a class="el" href="since_2_16.html#_since_2_16000016">Since gtkmm 2.16:</a></b></dt><dd></dd></dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>Whether <em>action</em> is visible when horizontal. </dd></dl>

</div>
</div>
<a class="anchor" id="ac4ab7c32221b66e708fd65edf499c182"></a><!-- doxytag: member="Gtk::Action::get_visible_vertical" ref="ac4ab7c32221b66e708fd65edf499c182" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Gtk::Action::get_visible_vertical </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Checks whether <em>action</em> is visible when horizontal. </p>
<dl class="since_2_16"><dt><b><a class="el" href="since_2_16.html#_since_2_16000018">Since gtkmm 2.16:</a></b></dt><dd></dd></dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>Whether <em>action</em> is visible when horizontal. </dd></dl>

</div>
</div>
<a class="anchor" id="a26fdb0ae841261537abc535ff19dbec2"></a><!-- doxytag: member="Gtk::Action::gobj" ref="a26fdb0ae841261537abc535ff19dbec2" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const GtkAction* Gtk::Action::gobj </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Provides access to the underlying C GObject. </p>

<p>Reimplemented from <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ObjectBase.html#a778a94181132976bbfb0519793f3b32e">Glib::ObjectBase</a>.</p>

<p>Reimplemented in <a class="el" href="classGtk_1_1RadioAction.html#ac0f5faf8c1bcc2554d3dac7ae76f36ac">Gtk::RadioAction</a>, <a class="el" href="classGtk_1_1RecentAction.html#a7691119217ff66cf1a05a3e640c704fb">Gtk::RecentAction</a>, and <a class="el" href="classGtk_1_1ToggleAction.html#a11078965eab4ae63d46ae776b6a29c2e">Gtk::ToggleAction</a>.</p>

</div>
</div>
<a class="anchor" id="a225dd5a8ec7a7fd862a279538db1835f"></a><!-- doxytag: member="Gtk::Action::gobj" ref="a225dd5a8ec7a7fd862a279538db1835f" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">GtkAction* Gtk::Action::gobj </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Provides access to the underlying C GObject. </p>

<p>Reimplemented from <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ObjectBase.html#a4c6efc18be8cb9c56e58fc0bd20fafbe">Glib::ObjectBase</a>.</p>

<p>Reimplemented in <a class="el" href="classGtk_1_1RadioAction.html#ac7bad4bfb5f8b50407645123e58dc162">Gtk::RadioAction</a>, <a class="el" href="classGtk_1_1RecentAction.html#af33be3cc2266b09fb4eea062aab1070e">Gtk::RecentAction</a>, and <a class="el" href="classGtk_1_1ToggleAction.html#a2c599318148571da93c9252224fd9977">Gtk::ToggleAction</a>.</p>

</div>
</div>
<a class="anchor" id="a79b2040ea1ba4b6c446e5bc26b28486c"></a><!-- doxytag: member="Gtk::Action::gobj_copy" ref="a79b2040ea1ba4b6c446e5bc26b28486c" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">GtkAction* Gtk::Action::gobj_copy </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Provides access to the underlying C instance. The caller is responsible for unrefing it. Use when directly setting fields in structs. </p>

<p>Reimplemented in <a class="el" href="classGtk_1_1RadioAction.html#a0d08e2c1e27c76c91c33aa095bfe66e8">Gtk::RadioAction</a>, <a class="el" href="classGtk_1_1RecentAction.html#ad63e9b6ef47fa139f4dd797213ad9292">Gtk::RecentAction</a>, and <a class="el" href="classGtk_1_1ToggleAction.html#abb64516e80cb25efa3fce30bdec78e83">Gtk::ToggleAction</a>.</p>

</div>
</div>
<a class="anchor" id="a70220b37e73d268911599ca5061744d3"></a><!-- doxytag: member="Gtk::Action::is_sensitive" ref="a70220b37e73d268911599ca5061744d3" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Gtk::Action::is_sensitive </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns whether the action is effectively sensitive. </p>
<dl class="since_2_4"><dt><b><a class="el" href="since_2_4.html#_since_2_4000015">Since gtkmm 2.4:</a></b></dt><dd></dd></dl>
<dl class="return"><dt><b>Returns:</b></dt><dd><code>true</code> if the action and its associated action group are both sensitive. </dd></dl>

</div>
</div>
<a class="anchor" id="ae28a58bf5be245fc02b069b108117345"></a><!-- doxytag: member="Gtk::Action::is_visible" ref="ae28a58bf5be245fc02b069b108117345" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Gtk::Action::is_visible </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns whether the action is effectively visible. </p>
<dl class="since_2_4"><dt><b><a class="el" href="since_2_4.html#_since_2_4000017">Since gtkmm 2.4:</a></b></dt><dd></dd></dl>
<dl class="return"><dt><b>Returns:</b></dt><dd><code>true</code> if the action and its associated action group are both visible. </dd></dl>

</div>
</div>
<a class="anchor" id="ae94054a2ed6365fefcdf850b8835715c"></a><!-- doxytag: member="Gtk::Action::on_activate" ref="ae94054a2ed6365fefcdf850b8835715c" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void Gtk::Action::on_activate </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a37979a6e6dd73b25deaac23f5647cf77"></a><!-- doxytag: member="Gtk::Action::property_action_group" ref="a37979a6e6dd73b25deaac23f5647cf77" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a>&lt; <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt;<a class="el" href="classGtk_1_1ActionGroup.html">ActionGroup</a>&gt; &gt; Gtk::Action::property_action_group </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The GtkActionGroup this GtkAction is associated with. </p>
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>

</div>
</div>
<a class="anchor" id="a41d1c93bb7621b696d022bf2ddb5eb9e"></a><!-- doxytag: member="Gtk::Action::property_action_group" ref="a41d1c93bb7621b696d022bf2ddb5eb9e" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt; <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt;<a class="el" href="classGtk_1_1ActionGroup.html">ActionGroup</a>&gt; &gt; Gtk::Action::property_action_group </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The GtkActionGroup this GtkAction is associated with. </p>
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>

</div>
</div>
<a class="anchor" id="aef654f8b7a3cf5cb3bcf25a2a45ff3b3"></a><!-- doxytag: member="Gtk::Action::property_always_show_image" ref="aef654f8b7a3cf5cb3bcf25a2a45ff3b3" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a>&lt;bool&gt; Gtk::Action::property_always_show_image </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Whether the image will always be shown. </p>
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>

</div>
</div>
<a class="anchor" id="a6e0fdaae60e2d9337988ddd3bb888c26"></a><!-- doxytag: member="Gtk::Action::property_always_show_image" ref="a6e0fdaae60e2d9337988ddd3bb888c26" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt;bool&gt; Gtk::Action::property_always_show_image </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Whether the image will always be shown. </p>
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>

</div>
</div>
<a class="anchor" id="adbb8e92062e17eb24acc6df1ab0ce514"></a><!-- doxytag: member="Gtk::Action::property_gicon" ref="adbb8e92062e17eb24acc6df1ab0ce514" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a>&lt; <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt;<a class="elRef" href="../../../glibmm-2.4/reference/html/classGio_1_1Icon.html">Gio::Icon</a>&gt; &gt; Gtk::Action::property_gicon </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The GIcon being displayed. </p>
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>

</div>
</div>
<a class="anchor" id="a9608f8d0561d24a02f91c9d6eda34e8a"></a><!-- doxytag: member="Gtk::Action::property_gicon" ref="a9608f8d0561d24a02f91c9d6eda34e8a" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt; <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt;<a class="elRef" href="../../../glibmm-2.4/reference/html/classGio_1_1Icon.html">Gio::Icon</a>&gt; &gt; Gtk::Action::property_gicon </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The GIcon being displayed. </p>
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>

</div>
</div>
<a class="anchor" id="a44deaf59efebde53cbbb1d499f7ed12f"></a><!-- doxytag: member="Gtk::Action::property_hide_if_empty" ref="a44deaf59efebde53cbbb1d499f7ed12f" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a>&lt;bool&gt; Gtk::Action::property_hide_if_empty </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>When TRUE. </p>
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>

</div>
</div>
<a class="anchor" id="aabc4503f7a7d44c7e304267f4121d691"></a><!-- doxytag: member="Gtk::Action::property_hide_if_empty" ref="aabc4503f7a7d44c7e304267f4121d691" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt;bool&gt; Gtk::Action::property_hide_if_empty </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>When TRUE. </p>
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>

</div>
</div>
<a class="anchor" id="a1128f8bd356ee55a2835bb213d3ebad7"></a><!-- doxytag: member="Gtk::Action::property_icon_name" ref="a1128f8bd356ee55a2835bb213d3ebad7" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a>&lt;<a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&gt; Gtk::Action::property_icon_name </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The name of the icon from the icon theme. </p>
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>

</div>
</div>
<a class="anchor" id="afce9bda1bcb9d12b7063cd88df5f7ea2"></a><!-- doxytag: member="Gtk::Action::property_icon_name" ref="afce9bda1bcb9d12b7063cd88df5f7ea2" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt;<a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&gt; Gtk::Action::property_icon_name </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The name of the icon from the icon theme. </p>
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>

</div>
</div>
<a class="anchor" id="ae90e3de9f309c6615b5642d26e3ec19b"></a><!-- doxytag: member="Gtk::Action::property_is_important" ref="ae90e3de9f309c6615b5642d26e3ec19b" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a>&lt;bool&gt; Gtk::Action::property_is_important </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Whether the action is considered important. </p>
<p>When TRUE</p>
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>

</div>
</div>
<a class="anchor" id="a384dd9b3cba8b6a1df9a7899da9768a6"></a><!-- doxytag: member="Gtk::Action::property_is_important" ref="a384dd9b3cba8b6a1df9a7899da9768a6" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt;bool&gt; Gtk::Action::property_is_important </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Whether the action is considered important. </p>
<p>When TRUE</p>
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>

</div>
</div>
<a class="anchor" id="a26df036f5d57c9cfd5bcb0f978bc3101"></a><!-- doxytag: member="Gtk::Action::property_label" ref="a26df036f5d57c9cfd5bcb0f978bc3101" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a>&lt;<a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&gt; Gtk::Action::property_label </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The label used for menu items and buttons that activate this action. </p>
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>

</div>
</div>
<a class="anchor" id="a8ba62c66b5494aa96a8f2969d6f88756"></a><!-- doxytag: member="Gtk::Action::property_label" ref="a8ba62c66b5494aa96a8f2969d6f88756" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt;<a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&gt; Gtk::Action::property_label </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The label used for menu items and buttons that activate this action. </p>
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>

</div>
</div>
<a class="anchor" id="a934de8108c680b9b996222456560c6b1"></a><!-- doxytag: member="Gtk::Action::property_name" ref="a934de8108c680b9b996222456560c6b1" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a>&lt;<a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&gt; Gtk::Action::property_name </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>A unique name for the action. </p>
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>

</div>
</div>
<a class="anchor" id="a0c76db3609f5831bbca00c43a1a75af5"></a><!-- doxytag: member="Gtk::Action::property_sensitive" ref="a0c76db3609f5831bbca00c43a1a75af5" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a>&lt;bool&gt; Gtk::Action::property_sensitive </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Whether the action is enabled. </p>
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>

</div>
</div>
<a class="anchor" id="ad50121d2a8435a0590876ed3dfaa9d33"></a><!-- doxytag: member="Gtk::Action::property_sensitive" ref="ad50121d2a8435a0590876ed3dfaa9d33" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt;bool&gt; Gtk::Action::property_sensitive </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Whether the action is enabled. </p>
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>

</div>
</div>
<a class="anchor" id="af381d7961e45f2204d95451492bec610"></a><!-- doxytag: member="Gtk::Action::property_short_label" ref="af381d7961e45f2204d95451492bec610" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a>&lt;<a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&gt; Gtk::Action::property_short_label </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>A shorter label that may be used on toolbar buttons. </p>
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>

</div>
</div>
<a class="anchor" id="af0563e4b4632fb869d019f22a75f29d5"></a><!-- doxytag: member="Gtk::Action::property_short_label" ref="af0563e4b4632fb869d019f22a75f29d5" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt;<a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&gt; Gtk::Action::property_short_label </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>A shorter label that may be used on toolbar buttons. </p>
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>

</div>
</div>
<a class="anchor" id="af76b2bdea176c9f1fdc2e131fa4853a0"></a><!-- doxytag: member="Gtk::Action::property_stock_id" ref="af76b2bdea176c9f1fdc2e131fa4853a0" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a>&lt;<a class="el" href="classGtk_1_1StockID.html">StockID</a>&gt; Gtk::Action::property_stock_id </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The stock icon displayed in widgets representing this action. </p>
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>

</div>
</div>
<a class="anchor" id="aebdfc7c6fc2e38095f00f85d53c1f21f"></a><!-- doxytag: member="Gtk::Action::property_stock_id" ref="aebdfc7c6fc2e38095f00f85d53c1f21f" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt;<a class="el" href="classGtk_1_1StockID.html">StockID</a>&gt; Gtk::Action::property_stock_id </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The stock icon displayed in widgets representing this action. </p>
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>

</div>
</div>
<a class="anchor" id="ab6df9e929f10289e935b42e2ff93f16c"></a><!-- doxytag: member="Gtk::Action::property_tooltip" ref="ab6df9e929f10289e935b42e2ff93f16c" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a>&lt;<a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&gt; Gtk::Action::property_tooltip </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>A tooltip for this action. </p>
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>

</div>
</div>
<a class="anchor" id="a0b0c5997666dfa6e38226fa06d890a83"></a><!-- doxytag: member="Gtk::Action::property_tooltip" ref="a0b0c5997666dfa6e38226fa06d890a83" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt;<a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&gt; Gtk::Action::property_tooltip </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>A tooltip for this action. </p>
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>

</div>
</div>
<a class="anchor" id="a6c0e958959a87f89ab92e9b1080c3648"></a><!-- doxytag: member="Gtk::Action::property_visible" ref="a6c0e958959a87f89ab92e9b1080c3648" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a>&lt;bool&gt; Gtk::Action::property_visible </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Whether the action is visible. </p>
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>

</div>
</div>
<a class="anchor" id="a045571360bc62d4f28cf80f47dcacd02"></a><!-- doxytag: member="Gtk::Action::property_visible" ref="a045571360bc62d4f28cf80f47dcacd02" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt;bool&gt; Gtk::Action::property_visible </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Whether the action is visible. </p>
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>

</div>
</div>
<a class="anchor" id="a55e97d2f13ad17545303afeea8c337d5"></a><!-- doxytag: member="Gtk::Action::property_visible_horizontal" ref="a55e97d2f13ad17545303afeea8c337d5" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a>&lt;bool&gt; Gtk::Action::property_visible_horizontal </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Whether the toolbar item is visible when the toolbar is in a horizontal orientation. </p>
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>

</div>
</div>
<a class="anchor" id="ab3aa1e743144bb334ac93944d62ea59e"></a><!-- doxytag: member="Gtk::Action::property_visible_horizontal" ref="ab3aa1e743144bb334ac93944d62ea59e" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt;bool&gt; Gtk::Action::property_visible_horizontal </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Whether the toolbar item is visible when the toolbar is in a horizontal orientation. </p>
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>

</div>
</div>
<a class="anchor" id="a8972fe8b5cc2f7bceef8c952ab7771f7"></a><!-- doxytag: member="Gtk::Action::property_visible_overflown" ref="a8972fe8b5cc2f7bceef8c952ab7771f7" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a>&lt;bool&gt; Gtk::Action::property_visible_overflown </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>When TRUE. </p>
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>

</div>
</div>
<a class="anchor" id="a0f1b7e48d2ae9b3fa6ef7e01b4470ef1"></a><!-- doxytag: member="Gtk::Action::property_visible_overflown" ref="a0f1b7e48d2ae9b3fa6ef7e01b4470ef1" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt;bool&gt; Gtk::Action::property_visible_overflown </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>When TRUE. </p>
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>

</div>
</div>
<a class="anchor" id="a8738ce86cfd1ffa7626fbfb79a8c5ff7"></a><!-- doxytag: member="Gtk::Action::property_visible_vertical" ref="a8738ce86cfd1ffa7626fbfb79a8c5ff7" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a>&lt;bool&gt; Gtk::Action::property_visible_vertical </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Whether the toolbar item is visible when the toolbar is in a vertical orientation. </p>
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>

</div>
</div>
<a class="anchor" id="a22944e599ce9da776d1ea308f8736c04"></a><!-- doxytag: member="Gtk::Action::property_visible_vertical" ref="a22944e599ce9da776d1ea308f8736c04" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt;bool&gt; Gtk::Action::property_visible_vertical </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Whether the toolbar item is visible when the toolbar is in a vertical orientation. </p>
<p>You rarely need to use properties because there are get_ and set_ methods for almost all of them. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes. </dd></dl>

</div>
</div>
<a class="anchor" id="a6bbd1d31aac64ef53be04c115a78dc03"></a><!-- doxytag: member="Gtk::Action::set_accel_group" ref="a6bbd1d31aac64ef53be04c115a78dc03" args="(const Glib::RefPtr&lt; AccelGroup &gt; &amp;accel_group)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Gtk::Action::set_accel_group </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGtk_1_1AccelGroup.html">AccelGroup</a> &gt;&amp;&#160;</td>
          <td class="paramname"> <em>accel_group</em></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the <a class="el" href="classGtk_1_1AccelGroup.html" title="A Gtk::AccelGroup represents a group of keyboard accelerators, typically attached...">Gtk::AccelGroup</a> in which the accelerator for this action will be installed. </p>
<dl class="since_2_4"><dt><b><a class="el" href="since_2_4.html#_since_2_4000030">Since gtkmm 2.4:</a></b></dt><dd></dd></dl>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>accel_group</em>&#160;</td><td>A <a class="el" href="classGtk_1_1AccelGroup.html" title="A Gtk::AccelGroup represents a group of keyboard accelerators, typically attached...">Gtk::AccelGroup</a> or <code>0</code>. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a59e3390e4a456553a97536bcae625ff1"></a><!-- doxytag: member="Gtk::Action::set_accel_path" ref="a59e3390e4a456553a97536bcae625ff1" args="(const Glib::ustring &amp;accel_path)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Gtk::Action::set_accel_path </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> &amp;&#160;</td>
          <td class="paramname"> <em>accel_path</em></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the accel path for this action. </p>
<p>All proxy widgets associated with the action will have this accel path, so that their accelerators are consistent.</p>
<p>Note that <em>accel_path</em> string will be stored in a Quark. Therefore, if you pass a static string, you can save some memory by interning it first with Glib::intern_static_string().</p>
<dl class="since_2_4"><dt><b><a class="el" href="since_2_4.html#_since_2_4000029">Since gtkmm 2.4:</a></b></dt><dd></dd></dl>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>accel_path</em>&#160;</td><td>The accelerator path. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="aa27c43c73d6c0a0ee9958eba002ba86e"></a><!-- doxytag: member="Gtk::Action::set_always_show_image" ref="aa27c43c73d6c0a0ee9958eba002ba86e" args="(bool always_show=true)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Gtk::Action::set_always_show_image </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"> <em>always_show</em> = <code>true</code></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets whether <em>action's</em> menu item proxies will ignore the <a class="el" href="classGtk_1_1Settings.html" title="Sharing settings between applications.">Gtk::Settings</a>:gtk-menu-images setting and always show their image, if available. </p>
<p>Use this if the menu item would be useless or hard to use without their image.</p>
<dl class="since_2_20"><dt><b><a class="el" href="since_2_20.html#_since_2_20000002">Since gtkmm 2.20:</a></b></dt><dd></dd></dl>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>always_show</em>&#160;</td><td><code>true</code> if menuitem proxies should always show their image. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a90416e0b2157be6a4929ddaac7c4f8c2"></a><!-- doxytag: member="Gtk::Action::set_gicon" ref="a90416e0b2157be6a4929ddaac7c4f8c2" args="(const Glib::RefPtr&lt; Gio::Icon &gt; &amp;icon)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Gtk::Action::set_gicon </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="elRef" href="../../../glibmm-2.4/reference/html/classGio_1_1Icon.html">Gio::Icon</a> &gt; &amp;&#160;</td>
          <td class="paramname"> <em>icon</em></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the icon of <em>action</em>. </p>
<dl class="since_2_16"><dt><b><a class="el" href="since_2_16.html#_since_2_16000010">Since gtkmm 2.16:</a></b></dt><dd></dd></dl>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>icon</em>&#160;</td><td>The Icon to set. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a92e1e2a6676cbc6b03df3a761d177aeb"></a><!-- doxytag: member="Gtk::Action::set_icon_name" ref="a92e1e2a6676cbc6b03df3a761d177aeb" args="(const Glib::ustring &amp;icon_name)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Gtk::Action::set_icon_name </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> &amp;&#160;</td>
          <td class="paramname"> <em>icon_name</em></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the icon name on <em>action</em>. </p>
<dl class="since_2_16"><dt><b><a class="el" href="since_2_16.html#_since_2_16000013">Since gtkmm 2.16:</a></b></dt><dd></dd></dl>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>icon_name</em>&#160;</td><td>The icon name to set. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="ae204fab5cd660944e9486d479da34c58"></a><!-- doxytag: member="Gtk::Action::set_is_important" ref="ae204fab5cd660944e9486d479da34c58" args="(bool is_important=true)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Gtk::Action::set_is_important </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"> <em>is_important</em> = <code>true</code></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets whether the action is important, this attribute is used primarily by toolbar items to decide whether to show a label or not. </p>
<dl class="since_2_16"><dt><b><a class="el" href="since_2_16.html#_since_2_16000019">Since gtkmm 2.16:</a></b></dt><dd></dd></dl>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>is_important</em>&#160;</td><td><code>true</code> to make the action important. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a9b79fa78584605e95c78842a624d316f"></a><!-- doxytag: member="Gtk::Action::set_label" ref="a9b79fa78584605e95c78842a624d316f" args="(const Glib::ustring &amp;label)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Gtk::Action::set_label </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> &amp;&#160;</td>
          <td class="paramname"> <em>label</em></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the label of <em>action</em>. </p>
<dl class="since_2_16"><dt><b><a class="el" href="since_2_16.html#_since_2_16000002">Since gtkmm 2.16:</a></b></dt><dd></dd></dl>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>label</em>&#160;</td><td>The label text to set. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="ac6af572728c7b5db1649f39ece5ad76e"></a><!-- doxytag: member="Gtk::Action::set_sensitive" ref="ac6af572728c7b5db1649f39ece5ad76e" args="(bool sensitive=true)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Gtk::Action::set_sensitive </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"> <em>sensitive</em> = <code>true</code></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the sensitive property of the action to <em>sensitive</em>. </p>
<p>Note that this doesn't necessarily mean effective sensitivity. See <a class="el" href="classGtk_1_1Action.html#a70220b37e73d268911599ca5061744d3" title="Returns whether the action is effectively sensitive.">is_sensitive()</a> for that.</p>
<dl class="since_2_6"><dt><b><a class="el" href="since_2_6.html#_since_2_6000036">Since gtkmm 2.6:</a></b></dt><dd></dd></dl>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>sensitive</em>&#160;</td><td><code>true</code> to make the action sensitive. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a74a40c4f7431d93ad889e7d4040fa62c"></a><!-- doxytag: member="Gtk::Action::set_short_label" ref="a74a40c4f7431d93ad889e7d4040fa62c" args="(const Glib::ustring &amp;short_label)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Gtk::Action::set_short_label </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> &amp;&#160;</td>
          <td class="paramname"> <em>short_label</em></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets a shorter label text on <em>action</em>. </p>
<dl class="since_2_16"><dt><b><a class="el" href="since_2_16.html#_since_2_16000004">Since gtkmm 2.16:</a></b></dt><dd></dd></dl>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>short_label</em>&#160;</td><td>The label text to set. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="ab2dd069da31693e2e5fb9af44d5ecd8c"></a><!-- doxytag: member="Gtk::Action::set_stock_id" ref="ab2dd069da31693e2e5fb9af44d5ecd8c" args="(const StockID &amp;stock_id)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Gtk::Action::set_stock_id </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classGtk_1_1StockID.html">StockID</a>&amp;&#160;</td>
          <td class="paramname"> <em>stock_id</em></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the stock id on <em>action</em>. </p>
<dl class="since_2_16"><dt><b><a class="el" href="since_2_16.html#_since_2_16000008">Since gtkmm 2.16:</a></b></dt><dd></dd></dl>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>stock_id</em>&#160;</td><td>The stock id. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a41aae93abf243459b56bde780c03799e"></a><!-- doxytag: member="Gtk::Action::set_tooltip" ref="a41aae93abf243459b56bde780c03799e" args="(const Glib::ustring &amp;tooltip)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Gtk::Action::set_tooltip </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> &amp;&#160;</td>
          <td class="paramname"> <em>tooltip</em></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the tooltip text on <em>action</em>. </p>
<dl class="since_2_16"><dt><b><a class="el" href="since_2_16.html#_since_2_16000006">Since gtkmm 2.16:</a></b></dt><dd></dd></dl>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>tooltip</em>&#160;</td><td>The tooltip text. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a172c1c3b80690671a3ac672034e0084d"></a><!-- doxytag: member="Gtk::Action::set_visible" ref="a172c1c3b80690671a3ac672034e0084d" args="(bool visible=true)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Gtk::Action::set_visible </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"> <em>visible</em> = <code>true</code></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the visible property of the action to <em>visible</em>. </p>
<p>Note that this doesn't necessarily mean effective visibility. See <a class="el" href="classGtk_1_1Action.html#ae28a58bf5be245fc02b069b108117345" title="Returns whether the action is effectively visible.">is_visible()</a> for that.</p>
<dl class="since_2_6"><dt><b><a class="el" href="since_2_6.html#_since_2_6000037">Since gtkmm 2.6:</a></b></dt><dd></dd></dl>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>visible</em>&#160;</td><td><code>true</code> to make the action visible. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="ab580d144d003ca4aa3ab3828d062aee0"></a><!-- doxytag: member="Gtk::Action::set_visible_horizontal" ref="ab580d144d003ca4aa3ab3828d062aee0" args="(bool visible_horizontal=true)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Gtk::Action::set_visible_horizontal </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"> <em>visible_horizontal</em> = <code>true</code></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets whether <em>action</em> is visible when horizontal. </p>
<dl class="since_2_16"><dt><b><a class="el" href="since_2_16.html#_since_2_16000015">Since gtkmm 2.16:</a></b></dt><dd></dd></dl>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>visible_horizontal</em>&#160;</td><td>Whether the action is visible horizontally. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a8bda01730a7a8a240a87e617447ab109"></a><!-- doxytag: member="Gtk::Action::set_visible_vertical" ref="a8bda01730a7a8a240a87e617447ab109" args="(bool visible_vertical=true)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Gtk::Action::set_visible_vertical </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"> <em>visible_vertical</em> = <code>true</code></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets whether <em>action</em> is visible when vertical. </p>
<dl class="since_2_16"><dt><b><a class="el" href="since_2_16.html#_since_2_16000017">Since gtkmm 2.16:</a></b></dt><dd></dd></dl>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>visible_vertical</em>&#160;</td><td>Whether the action is visible vertically. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a68b6d9cc4a34aab23d8354df45832857"></a><!-- doxytag: member="Gtk::Action::signal_activate" ref="a68b6d9cc4a34aab23d8354df45832857" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1SignalProxy0.html">Glib::SignalProxy0</a>&lt; void &gt; Gtk::Action::signal_activate </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The "activate" signal is emitted when the action is activated. </p>
<dl class="user"><dt><b>Prototype:</b></dt><dd><code>void on_my_activate()</code> </dd></dl>

</div>
</div>
<a class="anchor" id="ae8f7374140ee171b9bf83357c126ee87"></a><!-- doxytag: member="Gtk::Action::unblock_activate" ref="ae8f7374140ee171b9bf83357c126ee87" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Gtk::Action::unblock_activate </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Reenable activation signals from the action. </p>
<dl class="since_2_16"><dt><b><a class="el" href="since_2_16.html#_since_2_16000022">Since gtkmm 2.16:</a></b></dt><dd></dd></dl>

</div>
</div>
<a class="anchor" id="af5748d57d9ca574a087df31b406510f4"></a><!-- doxytag: member="Gtk::Action::unblock_activate_from" ref="af5748d57d9ca574a087df31b406510f4" args="(Widget &amp;proxy)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Gtk::Action::unblock_activate_from </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classGtk_1_1Widget.html">Widget</a>&amp;&#160;</td>
          <td class="paramname"> <em>proxy</em></td>
          <td>&#160;)&#160;</td>
          <td><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Re-enables calls to the <a class="el" href="classGtk_1_1Action.html#a00af03175043e1a41ada3f0f18723674" title="Emits the &quot;activate&quot; signal on the specified action, if it isn&#39;t insensitive...">activate()</a> function by signals on the given proxy widget. </p>
<p>This undoes the blocking done by <a class="el" href="classGtk_1_1Action.html#a6104b752c4657305709c88d9fa620900" title="Disables calls to the activate() function by signals on the given proxy widget.">block_activate_from()</a>.</p>
<p>This function is intended for use by action implementations.</p>
<dl class="since_2_4"><dt><b><a class="el" href="since_2_4.html#_since_2_4000032">Since gtkmm 2.4:</a></b></dt><dd></dd></dl>
<p>Deprecated: 2.16: activatables are now responsible for activating the action directly so this doesnt apply anymore. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>proxy</em>&#160;</td><td>A proxy widget. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<hr/><h2>Friends And Related Function Documentation</h2>
<a class="anchor" id="aadd65dec7050e69be7e195d5a563f057"></a><!-- doxytag: member="Gtk::Action::wrap" ref="aadd65dec7050e69be7e195d5a563f057" args="(GtkAction *object, bool take_copy=false)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGtk_1_1Action.html">Gtk::Action</a> &gt; wrap </td>
          <td>(</td>
          <td class="paramtype">GtkAction *&#160;</td>
          <td class="paramname"> <em>object</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"> <em>take_copy</em> = <code>false</code></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [related]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>A <a class="elRef" href="../../../glibmm-2.4/reference/html/namespaceGlib.html#a671306f4a3a0cae5ab4d7a9d54886592">Glib::wrap()</a> method for this object. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>object</em>&#160;</td><td>The C instance. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>take_copy</em>&#160;</td><td>False if the result should take ownership of the C instance. True if it should take a new copy or ref. </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A C++ instance that wraps this C instance. </dd></dl>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>gtkmm/action.h</li>
</ul>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on Tue May 4 13:21:45 2010 for gtkmm by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>