Ignore:
Timestamp:
Oct 24, 2011 2:43:40 PM (13 years ago)
Author:
Gervaise Alina <gervyh@…>
Branches:
master, ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc, costrafo411, magnetic_scatt, release-4.1.1, release-4.1.2, release-4.2.2, release_4.0.1, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
Children:
67cd7c0
Parents:
70ecd530
Message:

sphinx build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sansguiframe/docs/sphinx/html/api/gui_toolbar.html

    r96cbb53 rbce8148  
    33<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
    44  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
     5 
    56 
    67<html xmlns="http://www.w3.org/1999/xhtml"> 
     
    89    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 
    910     
    10     <title>gui_toolbar &mdash; guiframe v0.1.0 documentation</title> 
     11    <title>gui_toolbar &mdash; guiframe 0.1.0 documentation</title> 
     12     
    1113    <link rel="stylesheet" href="../_static/default.css" type="text/css" /> 
    1214    <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> 
     15     
    1316    <script type="text/javascript"> 
    1417      var DOCUMENTATION_OPTIONS = { 
     
    2326    <script type="text/javascript" src="../_static/underscore.js"></script> 
    2427    <script type="text/javascript" src="../_static/doctools.js"></script> 
    25     <link rel="top" title="guiframe v0.1.0 documentation" href="../index.html" /> 
     28    <link rel="top" title="guiframe 0.1.0 documentation" href="../index.html" /> 
    2629    <link rel="up" title="Reference" href="index.html" /> 
    2730    <link rel="next" title="panel_base" href="panel_base.html" /> 
     
    4447          <a href="gui_style.html" title="gui_style" 
    4548             accesskey="P">previous</a> |</li> 
    46         <li><a href="../index.html">guiframe v0.1.0 documentation</a> &raquo;</li> 
     49        <li><a href="../index.html">guiframe 0.1.0 documentation</a> &raquo;</li> 
    4750          <li><a href="index.html" accesskey="U">Reference</a> &raquo;</li>  
    4851      </ul> 
     
    5659  <div class="section" id="gui-toolbar"> 
    5760<h1>gui_toolbar<a class="headerlink" href="#gui-toolbar" title="Permalink to this headline">¶</a></h1> 
    58 <div class="section" id="module-sans.guiframe.gui_toolbar"> 
    59 <span id="sans-guiframe-gui-toolbar"></span><h2><a class="reference internal" href="#module-sans.guiframe.gui_toolbar" title="sans.guiframe.gui_toolbar"><tt class="xref py py-mod docutils literal"><span class="pre">sans.guiframe.gui_toolbar</span></tt></a><a class="headerlink" href="#module-sans.guiframe.gui_toolbar" title="Permalink to this headline">¶</a></h2> 
    60 <dl class="class"> 
     61<div class="section" id="sans-guiframe-gui-toolbar"> 
     62<h2><a class="reference internal" href="#module-sans.guiframe.gui_toolbar" title="sans.guiframe.gui_toolbar"><tt class="xref py py-mod docutils literal"><span class="pre">sans.guiframe.gui_toolbar</span></tt></a><a class="headerlink" href="#sans-guiframe-gui-toolbar" title="Permalink to this headline">¶</a></h2> 
     63<span class="target" id="module-sans.guiframe.gui_toolbar"></span><dl class="class"> 
    6164<dt id="sans.guiframe.gui_toolbar.GUIToolBar"> 
    62 <em class="property">class </em><tt class="descclassname">sans.guiframe.gui_toolbar.</tt><tt class="descname">GUIToolBar</tt><big>(</big><em>parent</em>, <em>*args</em>, <em>**kwds</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar" title="Permalink to this definition">¶</a></dt> 
     65<em class="property">class </em><tt class="descclassname">sans.guiframe.gui_toolbar.</tt><tt class="descname">GUIToolBar</tt><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar" title="Permalink to this definition">¶</a></dt> 
    6366<dd><p>Bases: <tt class="xref py py-class docutils literal"><span class="pre">wx._controls.ToolBar</span></tt></p> 
    6467<p>Implement toolbar for guiframe</p> 
     
    7174<dl class="method"> 
    7275<dt id="sans.guiframe.gui_toolbar.GUIToolBar.AcceptsFocus"> 
    73 <tt class="descname">AcceptsFocus</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.AcceptsFocus" title="Permalink to this definition">¶</a></dt> 
    74 <dd><p>AcceptsFocus(self) -&gt; bool</p> 
    75 <p>Can this window have focus?</p> 
     76<tt class="descname">AcceptsFocus</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.AcceptsFocus" title="Permalink to this definition">¶</a></dt> 
     77<dd><p>Can this window have focus?</p> 
    7678</dd></dl> 
    7779 
    7880<dl class="method"> 
    7981<dt id="sans.guiframe.gui_toolbar.GUIToolBar.AcceptsFocusFromKeyboard"> 
    80 <tt class="descname">AcceptsFocusFromKeyboard</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.AcceptsFocusFromKeyboard" title="Permalink to this definition">¶</a></dt> 
    81 <dd><p>AcceptsFocusFromKeyboard(self) -&gt; bool</p> 
    82 <p>Can this window be given focus by keyboard navigation? if not, the 
     82<tt class="descname">AcceptsFocusFromKeyboard</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.AcceptsFocusFromKeyboard" title="Permalink to this definition">¶</a></dt> 
     83<dd><p>Can this window be given focus by keyboard navigation? if not, the 
    8384only way to give it focus (provided it accepts it at all) is to click 
    8485it.</p> 
     
    8788<dl class="method"> 
    8889<dt id="sans.guiframe.gui_toolbar.GUIToolBar.AddCheckLabelTool"> 
    89 <tt class="descname">AddCheckLabelTool</tt><big>(</big><em>id</em>, <em>label</em>, <em>bitmap</em>, <em>bmpDisabled=&lt;wx._gdi.Bitmap; proxy of &lt;Swig Object of type 'wxBitmap *' at 0x20a5f38&gt; &gt;</em>, <em>shortHelp=''</em>, <em>longHelp=''</em>, <em>clientData=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.AddCheckLabelTool" title="Permalink to this definition">¶</a></dt> 
     90<tt class="descname">AddCheckLabelTool</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.AddCheckLabelTool" title="Permalink to this definition">¶</a></dt> 
    9091<dd><p>Add a check tool, i.e. a tool which can be toggled</p> 
    9192</dd></dl> 
     
    9394<dl class="method"> 
    9495<dt id="sans.guiframe.gui_toolbar.GUIToolBar.AddCheckTool"> 
    95 <tt class="descname">AddCheckTool</tt><big>(</big><em>id</em>, <em>bitmap</em>, <em>bmpDisabled=&lt;wx._gdi.Bitmap; proxy of &lt;Swig Object of type 'wxBitmap *' at 0x20a5f38&gt; &gt;</em>, <em>shortHelp=''</em>, <em>longHelp=''</em>, <em>clientData=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.AddCheckTool" title="Permalink to this definition">¶</a></dt> 
     96<tt class="descname">AddCheckTool</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.AddCheckTool" title="Permalink to this definition">¶</a></dt> 
    9697<dd><p>Add a check tool, i.e. a tool which can be toggled</p> 
    9798</dd></dl> 
     
    99100<dl class="method"> 
    100101<dt id="sans.guiframe.gui_toolbar.GUIToolBar.AddChild"> 
    101 <tt class="descname">AddChild</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.AddChild" title="Permalink to this definition">¶</a></dt> 
    102 <dd><p>AddChild(self, Window child)</p> 
    103 <p>Adds a child window. This is called automatically by window creation 
     102<tt class="descname">AddChild</tt><big>(</big><em>self</em>, <em>Window child</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.AddChild" title="Permalink to this definition">¶</a></dt> 
     103<dd><p>Adds a child window. This is called automatically by window creation 
    104104functions so should not be required by the application programmer.</p> 
    105105</dd></dl> 
     
    107107<dl class="method"> 
    108108<dt id="sans.guiframe.gui_toolbar.GUIToolBar.AddControl"> 
    109 <tt class="descname">AddControl</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.AddControl" title="Permalink to this definition">¶</a></dt> 
    110 <dd><p>AddControl(self, Control control) -&gt; ToolBarToolBase</p> 
    111 </dd></dl> 
     109<tt class="descname">AddControl</tt><big>(</big><em>self</em>, <em>Control control</em><big>)</big> &rarr; ToolBarToolBase<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.AddControl" title="Permalink to this definition">¶</a></dt> 
     110<dd></dd></dl> 
    112111 
    113112<dl class="method"> 
    114113<dt id="sans.guiframe.gui_toolbar.GUIToolBar.AddLabelTool"> 
    115 <tt class="descname">AddLabelTool</tt><big>(</big><em>id</em>, <em>label</em>, <em>bitmap</em>, <em>bmpDisabled=&lt;wx._gdi.Bitmap; proxy of &lt;Swig Object of type 'wxBitmap *' at 0x20a5f38&gt; &gt;</em>, <em>kind=0</em>, <em>shortHelp=''</em>, <em>longHelp=''</em>, <em>clientData=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.AddLabelTool" title="Permalink to this definition">¶</a></dt> 
     114<tt class="descname">AddLabelTool</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.AddLabelTool" title="Permalink to this definition">¶</a></dt> 
    116115<dd><p>The full AddTool() function.</p> 
    117116<p>If bmpDisabled is wx.NullBitmap, a shadowed version of the normal bitmap 
     
    121120<dl class="method"> 
    122121<dt id="sans.guiframe.gui_toolbar.GUIToolBar.AddPendingEvent"> 
    123 <tt class="descname">AddPendingEvent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.AddPendingEvent" title="Permalink to this definition">¶</a></dt> 
    124 <dd><p>AddPendingEvent(self, Event event)</p> 
    125 </dd></dl> 
     122<tt class="descname">AddPendingEvent</tt><big>(</big><em>self</em>, <em>Event event</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.AddPendingEvent" title="Permalink to this definition">¶</a></dt> 
     123<dd></dd></dl> 
    126124 
    127125<dl class="method"> 
    128126<dt id="sans.guiframe.gui_toolbar.GUIToolBar.AddRadioLabelTool"> 
    129 <tt class="descname">AddRadioLabelTool</tt><big>(</big><em>id</em>, <em>label</em>, <em>bitmap</em>, <em>bmpDisabled=&lt;wx._gdi.Bitmap; proxy of &lt;Swig Object of type 'wxBitmap *' at 0x20a5f38&gt; &gt;</em>, <em>shortHelp=''</em>, <em>longHelp=''</em>, <em>clientData=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.AddRadioLabelTool" title="Permalink to this definition">¶</a></dt> 
     127<tt class="descname">AddRadioLabelTool</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.AddRadioLabelTool" title="Permalink to this definition">¶</a></dt> 
    130128<dd><p>Add a radio tool, i.e. a tool which can be toggled and releases any 
    131129other toggled radio tools in the same group when it happens</p> 
     
    134132<dl class="method"> 
    135133<dt id="sans.guiframe.gui_toolbar.GUIToolBar.AddRadioTool"> 
    136 <tt class="descname">AddRadioTool</tt><big>(</big><em>id</em>, <em>bitmap</em>, <em>bmpDisabled=&lt;wx._gdi.Bitmap; proxy of &lt;Swig Object of type 'wxBitmap *' at 0x20a5f38&gt; &gt;</em>, <em>shortHelp=''</em>, <em>longHelp=''</em>, <em>clientData=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.AddRadioTool" title="Permalink to this definition">¶</a></dt> 
     134<tt class="descname">AddRadioTool</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.AddRadioTool" title="Permalink to this definition">¶</a></dt> 
    137135<dd><p>Add a radio tool, i.e. a tool which can be toggled and releases any 
    138136other toggled radio tools in the same group when it happens</p> 
     
    141139<dl class="method"> 
    142140<dt id="sans.guiframe.gui_toolbar.GUIToolBar.AddSeparator"> 
    143 <tt class="descname">AddSeparator</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.AddSeparator" title="Permalink to this definition">¶</a></dt> 
    144 <dd><p>AddSeparator(self) -&gt; ToolBarToolBase</p> 
    145 </dd></dl> 
     141<tt class="descname">AddSeparator</tt><big>(</big><em>self</em><big>)</big> &rarr; ToolBarToolBase<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.AddSeparator" title="Permalink to this definition">¶</a></dt> 
     142<dd></dd></dl> 
    146143 
    147144<dl class="method"> 
    148145<dt id="sans.guiframe.gui_toolbar.GUIToolBar.AddSimpleTool"> 
    149 <tt class="descname">AddSimpleTool</tt><big>(</big><em>id</em>, <em>bitmap</em>, <em>shortHelpString=''</em>, <em>longHelpString=''</em>, <em>isToggle=0</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.AddSimpleTool" title="Permalink to this definition">¶</a></dt> 
     146<tt class="descname">AddSimpleTool</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.AddSimpleTool" title="Permalink to this definition">¶</a></dt> 
    150147<dd><p>Old style method to add a tool to the toolbar.</p> 
    151148</dd></dl> 
     
    153150<dl class="method"> 
    154151<dt id="sans.guiframe.gui_toolbar.GUIToolBar.AddTool"> 
    155 <tt class="descname">AddTool</tt><big>(</big><em>id</em>, <em>bitmap</em>, <em>pushedBitmap=&lt;wx._gdi.Bitmap; proxy of &lt;Swig Object of type 'wxBitmap *' at 0x20a5f38&gt; &gt;</em>, <em>isToggle=0</em>, <em>clientData=None</em>, <em>shortHelpString=''</em>, <em>longHelpString=''</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.AddTool" title="Permalink to this definition">¶</a></dt> 
     152<tt class="descname">AddTool</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.AddTool" title="Permalink to this definition">¶</a></dt> 
    156153<dd><p>Old style method to add a tool to the toolbar.</p> 
    157154</dd></dl> 
     
    159156<dl class="method"> 
    160157<dt id="sans.guiframe.gui_toolbar.GUIToolBar.AddToolItem"> 
    161 <tt class="descname">AddToolItem</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.AddToolItem" title="Permalink to this definition">¶</a></dt> 
    162 <dd><p>AddToolItem(self, ToolBarToolBase tool) -&gt; ToolBarToolBase</p> 
    163 </dd></dl> 
     158<tt class="descname">AddToolItem</tt><big>(</big><em>self</em>, <em>ToolBarToolBase tool</em><big>)</big> &rarr; ToolBarToolBase<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.AddToolItem" title="Permalink to this definition">¶</a></dt> 
     159<dd></dd></dl> 
    164160 
    165161<dl class="method"> 
    166162<dt id="sans.guiframe.gui_toolbar.GUIToolBar.AdjustForLayoutDirection"> 
    167 <tt class="descname">AdjustForLayoutDirection</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.AdjustForLayoutDirection" title="Permalink to this definition">¶</a></dt> 
    168 <dd><p>AdjustForLayoutDirection(self, int x, int width, int widthTotal) -&gt; int</p> 
    169 <p>Mirror coordinates for RTL layout if this window uses it and if the 
     163<tt class="descname">AdjustForLayoutDirection</tt><big>(</big><em>self</em>, <em>int x</em>, <em>int width</em>, <em>int widthTotal</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.AdjustForLayoutDirection" title="Permalink to this definition">¶</a></dt> 
     164<dd><p>Mirror coordinates for RTL layout if this window uses it and if the 
    170165mirroring is not done automatically like Win32.</p> 
    171166</dd></dl> 
     
    179174<dl class="method"> 
    180175<dt id="sans.guiframe.gui_toolbar.GUIToolBar.AssociateHandle"> 
    181 <tt class="descname">AssociateHandle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.AssociateHandle" title="Permalink to this definition">¶</a></dt> 
    182 <dd><p>AssociateHandle(self, long handle)</p> 
    183 <p>Associate the window with a new native handle</p> 
     176<tt class="descname">AssociateHandle</tt><big>(</big><em>self</em>, <em>long handle</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.AssociateHandle" title="Permalink to this definition">¶</a></dt> 
     177<dd><p>Associate the window with a new native handle</p> 
    184178</dd></dl> 
    185179 
     
    216210<dl class="method"> 
    217211<dt id="sans.guiframe.gui_toolbar.GUIToolBar.Bind"> 
    218 <tt class="descname">Bind</tt><big>(</big><em>event</em>, <em>handler</em>, <em>source=None</em>, <em>id=-1</em>, <em>id2=-1</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Bind" title="Permalink to this definition">¶</a></dt> 
     212<tt class="descname">Bind</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Bind" title="Permalink to this definition">¶</a></dt> 
    219213<dd><p>Bind an event to an event handler.</p> 
    220214<table class="docutils field-list" frame="void" rules="none"> 
     
    222216<col class="field-body" /> 
    223217<tbody valign="top"> 
    224 <tr class="field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 
     218<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 
    225219<li><strong>event</strong> &#8211; One of the EVT_* objects that specifies the 
    226220type of event to bind,</li> 
     
    255249<dl class="method"> 
    256250<dt id="sans.guiframe.gui_toolbar.GUIToolBar.CacheBestSize"> 
    257 <tt class="descname">CacheBestSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.CacheBestSize" title="Permalink to this definition">¶</a></dt> 
    258 <dd><p>CacheBestSize(self, Size size)</p> 
    259 <p>Cache the best size so it doesn&#8217;t need to be calculated again, (at least until 
     251<tt class="descname">CacheBestSize</tt><big>(</big><em>self</em>, <em>Size size</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.CacheBestSize" title="Permalink to this definition">¶</a></dt> 
     252<dd><p>Cache the best size so it doesn&#8217;t need to be calculated again, (at least until 
    260253some properties of the window change.)</p> 
    261254</dd></dl> 
     
    263256<dl class="method"> 
    264257<dt id="sans.guiframe.gui_toolbar.GUIToolBar.CanSetTransparent"> 
    265 <tt class="descname">CanSetTransparent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.CanSetTransparent" title="Permalink to this definition">¶</a></dt> 
    266 <dd><p>CanSetTransparent(self) -&gt; bool</p> 
    267 <p>Returns <tt class="xref docutils literal"><span class="pre">True</span></tt> if the platform supports setting the transparency for 
     258<tt class="descname">CanSetTransparent</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.CanSetTransparent" title="Permalink to this definition">¶</a></dt> 
     259<dd><p>Returns <tt class="docutils literal"><span class="pre">True</span></tt> if the platform supports setting the transparency for 
    268260this window.  Note that this method will err on the side of caution, 
    269 so it is possible that this will return <tt class="xref docutils literal"><span class="pre">False</span></tt> when it is in fact 
     261so it is possible that this will return <tt class="docutils literal"><span class="pre">False</span></tt> when it is in fact 
    270262possible to set the transparency.</p> 
    271263<p>NOTE: On X-windows systems the X server must have the composite 
     
    276268<dl class="method"> 
    277269<dt id="sans.guiframe.gui_toolbar.GUIToolBar.CaptureMouse"> 
    278 <tt class="descname">CaptureMouse</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.CaptureMouse" title="Permalink to this definition">¶</a></dt> 
    279 <dd><p>CaptureMouse(self)</p> 
    280 <p>Directs all mouse input to this window. Call wx.Window.ReleaseMouse to 
     270<tt class="descname">CaptureMouse</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.CaptureMouse" title="Permalink to this definition">¶</a></dt> 
     271<dd><p>Directs all mouse input to this window. Call wx.Window.ReleaseMouse to 
    281272release the capture.</p> 
    282273<p>Note that wxWindows maintains the stack of windows having captured the 
     
    300291<dl class="method"> 
    301292<dt id="sans.guiframe.gui_toolbar.GUIToolBar.Center"> 
    302 <tt class="descname">Center</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Center" title="Permalink to this definition">¶</a></dt> 
     293<tt class="descname">Center</tt><big>(</big><em>self</em>, <em>int direction=BOTH</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Center" title="Permalink to this definition">¶</a></dt> 
     294<dd><p>Centers the window.  The parameter specifies the direction for 
     295centering, and may be wx.HORIZONTAL, wx.VERTICAL or wx.BOTH. It may 
     296also include wx.CENTER_ON_SCREEN flag if you want to center the window 
     297on the entire screen and not on its parent window.  If it is a 
     298top-level window and has no parent then it will always be centered 
     299relative to the screen.</p> 
     300</dd></dl> 
     301 
     302<dl class="method"> 
     303<dt id="sans.guiframe.gui_toolbar.GUIToolBar.CenterOnParent"> 
     304<tt class="descname">CenterOnParent</tt><big>(</big><em>self</em>, <em>int dir=BOTH</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.CenterOnParent" title="Permalink to this definition">¶</a></dt> 
     305<dd><p>Center with respect to the the parent window</p> 
     306</dd></dl> 
     307 
     308<dl class="method"> 
     309<dt id="sans.guiframe.gui_toolbar.GUIToolBar.Centre"> 
     310<tt class="descname">Centre</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Centre" title="Permalink to this definition">¶</a></dt> 
    303311<dd><p>Center(self, int direction=BOTH)</p> 
    304312<p>Centers the window.  The parameter specifies the direction for 
     
    311319 
    312320<dl class="method"> 
    313 <dt id="sans.guiframe.gui_toolbar.GUIToolBar.CenterOnParent"> 
    314 <tt class="descname">CenterOnParent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.CenterOnParent" title="Permalink to this definition">¶</a></dt> 
    315 <dd><p>CenterOnParent(self, int dir=BOTH)</p> 
    316 <p>Center with respect to the the parent window</p> 
    317 </dd></dl> 
    318  
    319 <dl class="method"> 
    320 <dt id="sans.guiframe.gui_toolbar.GUIToolBar.Centre"> 
    321 <tt class="descname">Centre</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Centre" title="Permalink to this definition">¶</a></dt> 
    322 <dd><p>Center(self, int direction=BOTH)</p> 
    323 <p>Centers the window.  The parameter specifies the direction for 
    324 centering, and may be wx.HORIZONTAL, wx.VERTICAL or wx.BOTH. It may 
    325 also include wx.CENTER_ON_SCREEN flag if you want to center the window 
    326 on the entire screen and not on its parent window.  If it is a 
    327 top-level window and has no parent then it will always be centered 
    328 relative to the screen.</p> 
    329 </dd></dl> 
    330  
    331 <dl class="method"> 
    332321<dt id="sans.guiframe.gui_toolbar.GUIToolBar.CentreOnParent"> 
    333 <tt class="descname">CentreOnParent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.CentreOnParent" title="Permalink to this definition">¶</a></dt> 
     322<tt class="descname">CentreOnParent</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.CentreOnParent" title="Permalink to this definition">¶</a></dt> 
    334323<dd><p>CenterOnParent(self, int dir=BOTH)</p> 
    335324<p>Center with respect to the the parent window</p> 
     
    362351<dl class="method"> 
    363352<dt id="sans.guiframe.gui_toolbar.GUIToolBar.ClearBackground"> 
    364 <tt class="descname">ClearBackground</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.ClearBackground" title="Permalink to this definition">¶</a></dt> 
    365 <dd><p>ClearBackground(self)</p> 
    366 <p>Clears the window by filling it with the current background 
     353<tt class="descname">ClearBackground</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.ClearBackground" title="Permalink to this definition">¶</a></dt> 
     354<dd><p>Clears the window by filling it with the current background 
    367355colour. Does not cause an erase background event to be generated.</p> 
    368356</dd></dl> 
     
    370358<dl class="method"> 
    371359<dt id="sans.guiframe.gui_toolbar.GUIToolBar.ClearTools"> 
    372 <tt class="descname">ClearTools</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.ClearTools" title="Permalink to this definition">¶</a></dt> 
    373 <dd><p>ClearTools(self)</p> 
    374 </dd></dl> 
     360<tt class="descname">ClearTools</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.ClearTools" title="Permalink to this definition">¶</a></dt> 
     361<dd></dd></dl> 
    375362 
    376363<dl class="attribute"> 
     
    394381<dl class="method"> 
    395382<dt id="sans.guiframe.gui_toolbar.GUIToolBar.ClientToScreen"> 
    396 <tt class="descname">ClientToScreen</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.ClientToScreen" title="Permalink to this definition">¶</a></dt> 
    397 <dd><p>ClientToScreen(self, Point pt) -&gt; Point</p> 
    398 <p>Converts to screen coordinates from coordinates relative to this window.</p> 
     383<tt class="descname">ClientToScreen</tt><big>(</big><em>self</em>, <em>Point pt</em><big>)</big> &rarr; Point<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.ClientToScreen" title="Permalink to this definition">¶</a></dt> 
     384<dd><p>Converts to screen coordinates from coordinates relative to this window.</p> 
    399385</dd></dl> 
    400386 
    401387<dl class="method"> 
    402388<dt id="sans.guiframe.gui_toolbar.GUIToolBar.ClientToScreenXY"> 
    403 <tt class="descname">ClientToScreenXY</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.ClientToScreenXY" title="Permalink to this definition">¶</a></dt> 
    404 <dd><p>ClientToScreenXY(int x, int y) -&gt; (x,y)</p> 
    405 <p>Converts to screen coordinates from coordinates relative to this window.</p> 
     389<tt class="descname">ClientToScreenXY</tt><big>(</big><em>int x</em>, <em>int y) -&gt; (x</em>, <em>y</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.ClientToScreenXY" title="Permalink to this definition">¶</a></dt> 
     390<dd><p>Converts to screen coordinates from coordinates relative to this window.</p> 
    406391</dd></dl> 
    407392 
    408393<dl class="method"> 
    409394<dt id="sans.guiframe.gui_toolbar.GUIToolBar.ClientToWindowSize"> 
    410 <tt class="descname">ClientToWindowSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.ClientToWindowSize" title="Permalink to this definition">¶</a></dt> 
    411 <dd><p>ClientToWindowSize(self, Size size) -&gt; Size</p> 
    412 </dd></dl> 
     395<tt class="descname">ClientToWindowSize</tt><big>(</big><em>self</em>, <em>Size size</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.ClientToWindowSize" title="Permalink to this definition">¶</a></dt> 
     396<dd></dd></dl> 
    413397 
    414398<dl class="method"> 
    415399<dt id="sans.guiframe.gui_toolbar.GUIToolBar.Close"> 
    416 <tt class="descname">Close</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Close" title="Permalink to this definition">¶</a></dt> 
    417 <dd><p>Close(self, bool force=False) -&gt; bool</p> 
    418 <p>This function simply generates a EVT_CLOSE event whose handler usually 
     400<tt class="descname">Close</tt><big>(</big><em>self</em>, <em>bool force=False</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Close" title="Permalink to this definition">¶</a></dt> 
     401<dd><p>This function simply generates a EVT_CLOSE event whose handler usually 
    419402tries to close the window. It doesn&#8217;t close the window itself, 
    420403however.  If force is False (the default) then the window&#8217;s close 
     
    424407<dl class="method"> 
    425408<dt id="sans.guiframe.gui_toolbar.GUIToolBar.Command"> 
    426 <tt class="descname">Command</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Command" title="Permalink to this definition">¶</a></dt> 
    427 <dd><p>Command(self, CommandEvent event)</p> 
    428 <p>Simulates the effect of the user issuing a command to the item.</p> 
     409<tt class="descname">Command</tt><big>(</big><em>self</em>, <em>CommandEvent event</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Command" title="Permalink to this definition">¶</a></dt> 
     410<dd><p>Simulates the effect of the user issuing a command to the item.</p> 
    429411<table class="docutils field-list" frame="void" rules="none"> 
    430412<col class="field-name" /> 
    431413<col class="field-body" /> 
    432414<tbody valign="top"> 
    433 <tr class="field"><th class="field-name">See :</th><td class="field-body"><cite>wx.CommandEvent</cite></td> 
     415<tr class="field-odd field"><th class="field-name">See :</th><td class="field-body"><cite>wx.CommandEvent</cite></td> 
    434416</tr> 
    435417</tbody> 
     
    439421<dl class="method"> 
    440422<dt id="sans.guiframe.gui_toolbar.GUIToolBar.Connect"> 
    441 <tt class="descname">Connect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Connect" title="Permalink to this definition">¶</a></dt> 
    442 <dd><p>Connect(self, int id, int lastId, int eventType, PyObject func)</p> 
    443 </dd></dl> 
     423<tt class="descname">Connect</tt><big>(</big><em>self</em>, <em>int id</em>, <em>int lastId</em>, <em>int eventType</em>, <em>PyObject func</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Connect" title="Permalink to this definition">¶</a></dt> 
     424<dd></dd></dl> 
    444425 
    445426<dl class="attribute"> 
     
    457438<dl class="method"> 
    458439<dt id="sans.guiframe.gui_toolbar.GUIToolBar.ConvertDialogPointToPixels"> 
    459 <tt class="descname">ConvertDialogPointToPixels</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.ConvertDialogPointToPixels" title="Permalink to this definition">¶</a></dt> 
    460 <dd><p>ConvertDialogPointToPixels(self, Point pt) -&gt; Point</p> 
    461 <p>Converts a point or size from dialog units to pixels.  Dialog units 
     440<tt class="descname">ConvertDialogPointToPixels</tt><big>(</big><em>self</em>, <em>Point pt</em><big>)</big> &rarr; Point<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.ConvertDialogPointToPixels" title="Permalink to this definition">¶</a></dt> 
     441<dd><p>Converts a point or size from dialog units to pixels.  Dialog units 
    462442are used for maintaining a dialog&#8217;s proportions even if the font 
    463443changes. For the x dimension, the dialog units are multiplied by the 
     
    469449<dl class="method"> 
    470450<dt id="sans.guiframe.gui_toolbar.GUIToolBar.ConvertDialogSizeToPixels"> 
    471 <tt class="descname">ConvertDialogSizeToPixels</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.ConvertDialogSizeToPixels" title="Permalink to this definition">¶</a></dt> 
    472 <dd><p>ConvertDialogSizeToPixels(self, Size sz) -&gt; Size</p> 
    473 <p>Converts a point or size from dialog units to pixels.  Dialog units 
     451<tt class="descname">ConvertDialogSizeToPixels</tt><big>(</big><em>self</em>, <em>Size sz</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.ConvertDialogSizeToPixels" title="Permalink to this definition">¶</a></dt> 
     452<dd><p>Converts a point or size from dialog units to pixels.  Dialog units 
    474453are used for maintaining a dialog&#8217;s proportions even if the font 
    475454changes. For the x dimension, the dialog units are multiplied by the 
     
    481460<dl class="method"> 
    482461<dt id="sans.guiframe.gui_toolbar.GUIToolBar.ConvertPixelPointToDialog"> 
    483 <tt class="descname">ConvertPixelPointToDialog</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.ConvertPixelPointToDialog" title="Permalink to this definition">¶</a></dt> 
    484 <dd><p>ConvertPixelPointToDialog(self, Point pt) -&gt; Point</p> 
    485 </dd></dl> 
     462<tt class="descname">ConvertPixelPointToDialog</tt><big>(</big><em>self</em>, <em>Point pt</em><big>)</big> &rarr; Point<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.ConvertPixelPointToDialog" title="Permalink to this definition">¶</a></dt> 
     463<dd></dd></dl> 
    486464 
    487465<dl class="method"> 
    488466<dt id="sans.guiframe.gui_toolbar.GUIToolBar.ConvertPixelSizeToDialog"> 
    489 <tt class="descname">ConvertPixelSizeToDialog</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.ConvertPixelSizeToDialog" title="Permalink to this definition">¶</a></dt> 
    490 <dd><p>ConvertPixelSizeToDialog(self, Size sz) -&gt; Size</p> 
    491 </dd></dl> 
     467<tt class="descname">ConvertPixelSizeToDialog</tt><big>(</big><em>self</em>, <em>Size sz</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.ConvertPixelSizeToDialog" title="Permalink to this definition">¶</a></dt> 
     468<dd></dd></dl> 
    492469 
    493470<dl class="method"> 
    494471<dt id="sans.guiframe.gui_toolbar.GUIToolBar.Create"> 
    495 <tt class="descname">Create</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Create" title="Permalink to this definition">¶</a></dt> 
    496 <dd><dl class="docutils"> 
    497 <dt>Create(self, Window parent, int id=-1, Point pos=DefaultPosition, </dt> 
    498 <dd>Size size=DefaultSize, long style=wxNO_BORDER|wxTB_HORIZONTAL,  
    499 String name=wxPyToolBarNameStr) -&gt; bool</dd> 
    500 </dl> 
     472<tt class="descname">Create</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Create" title="Permalink to this definition">¶</a></dt> 
     473<dd><p>Create(self, Window parent, int id=-1, Point pos=DefaultPosition,  
     474Size size=DefaultSize, long style=wxNO_BORDER|wxTB_HORIZONTAL,  
     475String name=wxPyToolBarNameStr) -&gt; bool</p> 
    501476</dd></dl> 
    502477 
     
    509484<dl class="method"> 
    510485<dt id="sans.guiframe.gui_toolbar.GUIToolBar.DLG_PNT"> 
    511 <tt class="descname">DLG_PNT</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.DLG_PNT" title="Permalink to this definition">¶</a></dt> 
    512 <dd><p>DLG_PNT(self, Point pt) -&gt; Point</p> 
    513 <p>Converts a point or size from dialog units to pixels.  Dialog units 
     486<tt class="descname">DLG_PNT</tt><big>(</big><em>self</em>, <em>Point pt</em><big>)</big> &rarr; Point<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.DLG_PNT" title="Permalink to this definition">¶</a></dt> 
     487<dd><p>Converts a point or size from dialog units to pixels.  Dialog units 
    514488are used for maintaining a dialog&#8217;s proportions even if the font 
    515489changes. For the x dimension, the dialog units are multiplied by the 
     
    521495<dl class="method"> 
    522496<dt id="sans.guiframe.gui_toolbar.GUIToolBar.DLG_SZE"> 
    523 <tt class="descname">DLG_SZE</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.DLG_SZE" title="Permalink to this definition">¶</a></dt> 
    524 <dd><p>DLG_SZE(self, Size sz) -&gt; Size</p> 
    525 <p>Converts a point or size from dialog units to pixels.  Dialog units 
     497<tt class="descname">DLG_SZE</tt><big>(</big><em>self</em>, <em>Size sz</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.DLG_SZE" title="Permalink to this definition">¶</a></dt> 
     498<dd><p>Converts a point or size from dialog units to pixels.  Dialog units 
    526499are used for maintaining a dialog&#8217;s proportions even if the font 
    527500changes. For the x dimension, the dialog units are multiplied by the 
     
    539512<dl class="method"> 
    540513<dt id="sans.guiframe.gui_toolbar.GUIToolBar.DeleteTool"> 
    541 <tt class="descname">DeleteTool</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.DeleteTool" title="Permalink to this definition">¶</a></dt> 
    542 <dd><p>DeleteTool(self, int id) -&gt; bool</p> 
    543 </dd></dl> 
     514<tt class="descname">DeleteTool</tt><big>(</big><em>self</em>, <em>int id</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.DeleteTool" title="Permalink to this definition">¶</a></dt> 
     515<dd></dd></dl> 
    544516 
    545517<dl class="method"> 
    546518<dt id="sans.guiframe.gui_toolbar.GUIToolBar.DeleteToolByPos"> 
    547 <tt class="descname">DeleteToolByPos</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.DeleteToolByPos" title="Permalink to this definition">¶</a></dt> 
    548 <dd><p>DeleteToolByPos(self, size_t pos) -&gt; bool</p> 
    549 </dd></dl> 
     519<tt class="descname">DeleteToolByPos</tt><big>(</big><em>self</em>, <em>size_t pos</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.DeleteToolByPos" title="Permalink to this definition">¶</a></dt> 
     520<dd></dd></dl> 
    550521 
    551522<dl class="method"> 
    552523<dt id="sans.guiframe.gui_toolbar.GUIToolBar.Destroy"> 
    553 <tt class="descname">Destroy</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Destroy" title="Permalink to this definition">¶</a></dt> 
    554 <dd><p>Destroy(self) -&gt; bool</p> 
    555 <p>Destroys the window safely.  Frames and dialogs are not destroyed 
     524<tt class="descname">Destroy</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Destroy" title="Permalink to this definition">¶</a></dt> 
     525<dd><p>Destroys the window safely.  Frames and dialogs are not destroyed 
    556526immediately when this function is called &#8211; they are added to a list 
    557527of windows to be deleted on idle time, when all the window&#8217;s events 
     
    564534<dl class="method"> 
    565535<dt id="sans.guiframe.gui_toolbar.GUIToolBar.DestroyChildren"> 
    566 <tt class="descname">DestroyChildren</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.DestroyChildren" title="Permalink to this definition">¶</a></dt> 
    567 <dd><p>DestroyChildren(self) -&gt; bool</p> 
    568 <p>Destroys all children of a window. Called automatically by the 
     536<tt class="descname">DestroyChildren</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.DestroyChildren" title="Permalink to this definition">¶</a></dt> 
     537<dd><p>Destroys all children of a window. Called automatically by the 
    569538destructor.</p> 
    570539</dd></dl> 
     
    572541<dl class="method"> 
    573542<dt id="sans.guiframe.gui_toolbar.GUIToolBar.Disable"> 
    574 <tt class="descname">Disable</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Disable" title="Permalink to this definition">¶</a></dt> 
    575 <dd><p>Disable(self) -&gt; bool</p> 
    576 <p>Disables the window, same as Enable(false).</p> 
     543<tt class="descname">Disable</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Disable" title="Permalink to this definition">¶</a></dt> 
     544<dd><p>Disables the window, same as Enable(false).</p> 
    577545</dd></dl> 
    578546 
    579547<dl class="method"> 
    580548<dt id="sans.guiframe.gui_toolbar.GUIToolBar.Disconnect"> 
    581 <tt class="descname">Disconnect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Disconnect" title="Permalink to this definition">¶</a></dt> 
    582 <dd><dl class="docutils"> 
    583 <dt>Disconnect(self, int id, int lastId=-1, EventType eventType=wxEVT_NULL, </dt> 
    584 <dd>PyObject func=None) -&gt; bool</dd> 
    585 </dl> 
     549<tt class="descname">Disconnect</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Disconnect" title="Permalink to this definition">¶</a></dt> 
     550<dd><p>Disconnect(self, int id, int lastId=-1, EventType eventType=wxEVT_NULL,  
     551PyObject func=None) -&gt; bool</p> 
    586552</dd></dl> 
    587553 
    588554<dl class="method"> 
    589555<dt id="sans.guiframe.gui_toolbar.GUIToolBar.DissociateHandle"> 
    590 <tt class="descname">DissociateHandle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.DissociateHandle" title="Permalink to this definition">¶</a></dt> 
    591 <dd><p>DissociateHandle(self)</p> 
    592 <p>Dissociate the current native handle from the window</p> 
     556<tt class="descname">DissociateHandle</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.DissociateHandle" title="Permalink to this definition">¶</a></dt> 
     557<dd><p>Dissociate the current native handle from the window</p> 
    593558</dd></dl> 
    594559 
    595560<dl class="method"> 
    596561<dt id="sans.guiframe.gui_toolbar.GUIToolBar.DoAddTool"> 
    597 <tt class="descname">DoAddTool</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.DoAddTool" title="Permalink to this definition">¶</a></dt> 
    598 <dd><dl class="docutils"> 
    599 <dt>DoAddTool(self, int id, String label, Bitmap bitmap, Bitmap bmpDisabled=wxNullBitmap, </dt> 
    600 <dd>int kind=ITEM_NORMAL, String shortHelp=EmptyString,  
     562<tt class="descname">DoAddTool</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.DoAddTool" title="Permalink to this definition">¶</a></dt> 
     563<dd><p>DoAddTool(self, int id, String label, Bitmap bitmap, Bitmap bmpDisabled=wxNullBitmap,  
     564int kind=ITEM_NORMAL, String shortHelp=EmptyString,  
    601565String longHelp=EmptyString,  
    602 PyObject clientData=None) -&gt; ToolBarToolBase</dd> 
    603 </dl> 
     566PyObject clientData=None) -&gt; ToolBarToolBase</p> 
    604567</dd></dl> 
    605568 
    606569<dl class="method"> 
    607570<dt id="sans.guiframe.gui_toolbar.GUIToolBar.DoInsertTool"> 
    608 <tt class="descname">DoInsertTool</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.DoInsertTool" title="Permalink to this definition">¶</a></dt> 
    609 <dd><dl class="docutils"> 
    610 <dt>DoInsertTool(self, size_t pos, int id, String label, Bitmap bitmap, Bitmap bmpDisabled=wxNullBitmap, </dt> 
    611 <dd>int kind=ITEM_NORMAL,  
     571<tt class="descname">DoInsertTool</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.DoInsertTool" title="Permalink to this definition">¶</a></dt> 
     572<dd><p>DoInsertTool(self, size_t pos, int id, String label, Bitmap bitmap, Bitmap bmpDisabled=wxNullBitmap,  
     573int kind=ITEM_NORMAL,  
    612574String shortHelp=EmptyString, String longHelp=EmptyString,  
    613 PyObject clientData=None) -&gt; ToolBarToolBase</dd> 
    614 </dl> 
     575PyObject clientData=None) -&gt; ToolBarToolBase</p> 
    615576</dd></dl> 
    616577 
    617578<dl class="method"> 
    618579<dt id="sans.guiframe.gui_toolbar.GUIToolBar.DragAcceptFiles"> 
    619 <tt class="descname">DragAcceptFiles</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.DragAcceptFiles" title="Permalink to this definition">¶</a></dt> 
    620 <dd><p>DragAcceptFiles(self, bool accept)</p> 
    621 <p>Enables or disables eligibility for drop file events, EVT_DROP_FILES.</p> 
     580<tt class="descname">DragAcceptFiles</tt><big>(</big><em>self</em>, <em>bool accept</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.DragAcceptFiles" title="Permalink to this definition">¶</a></dt> 
     581<dd><p>Enables or disables eligibility for drop file events, EVT_DROP_FILES.</p> 
    622582</dd></dl> 
    623583 
     
    636596<dl class="method"> 
    637597<dt id="sans.guiframe.gui_toolbar.GUIToolBar.Enable"> 
    638 <tt class="descname">Enable</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Enable" title="Permalink to this definition">¶</a></dt> 
    639 <dd><p>Enable(self, bool enable=True) -&gt; bool</p> 
    640 <p>Enable or disable the window for user input. Note that when a parent 
     598<tt class="descname">Enable</tt><big>(</big><em>self</em>, <em>bool enable=True</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Enable" title="Permalink to this definition">¶</a></dt> 
     599<dd><p>Enable or disable the window for user input. Note that when a parent 
    641600window is disabled, all of its children are disabled as well and they 
    642601are reenabled again when the parent is.  Returns true if the window 
     
    647606<dl class="method"> 
    648607<dt id="sans.guiframe.gui_toolbar.GUIToolBar.EnableTool"> 
    649 <tt class="descname">EnableTool</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.EnableTool" title="Permalink to this definition">¶</a></dt> 
    650 <dd><p>EnableTool(self, int id, bool enable)</p> 
    651 </dd></dl> 
     608<tt class="descname">EnableTool</tt><big>(</big><em>self</em>, <em>int id</em>, <em>bool enable</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.EnableTool" title="Permalink to this definition">¶</a></dt> 
     609<dd></dd></dl> 
    652610 
    653611<dl class="attribute"> 
     
    677635<dl class="method"> 
    678636<dt id="sans.guiframe.gui_toolbar.GUIToolBar.FindById"> 
    679 <tt class="descname">FindById</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.FindById" title="Permalink to this definition">¶</a></dt> 
    680 <dd><p>FindById(self, int toolid) -&gt; ToolBarToolBase</p> 
    681 </dd></dl> 
     637<tt class="descname">FindById</tt><big>(</big><em>self</em>, <em>int toolid</em><big>)</big> &rarr; ToolBarToolBase<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.FindById" title="Permalink to this definition">¶</a></dt> 
     638<dd></dd></dl> 
    682639 
    683640<dl class="method"> 
    684641<dt id="sans.guiframe.gui_toolbar.GUIToolBar.FindControl"> 
    685 <tt class="descname">FindControl</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.FindControl" title="Permalink to this definition">¶</a></dt> 
    686 <dd><p>FindControl(self, int id) -&gt; Control</p> 
    687 </dd></dl> 
     642<tt class="descname">FindControl</tt><big>(</big><em>self</em>, <em>int id</em><big>)</big> &rarr; Control<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.FindControl" title="Permalink to this definition">¶</a></dt> 
     643<dd></dd></dl> 
    688644 
    689645<dl class="staticmethod"> 
    690646<dt id="sans.guiframe.gui_toolbar.GUIToolBar.FindFocus"> 
    691 <em class="property">static </em><tt class="descname">FindFocus</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.FindFocus" title="Permalink to this definition">¶</a></dt> 
    692 <dd><p>FindFocus() -&gt; Window</p> 
    693 <p>Returns the window or control that currently has the keyboard focus, 
     647<em class="property">static </em><tt class="descname">FindFocus</tt><big>(</big><big>)</big> &rarr; Window<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.FindFocus" title="Permalink to this definition">¶</a></dt> 
     648<dd><p>Returns the window or control that currently has the keyboard focus, 
    694649or None.</p> 
    695650</dd></dl> 
     
    697652<dl class="method"> 
    698653<dt id="sans.guiframe.gui_toolbar.GUIToolBar.FindToolForPosition"> 
    699 <tt class="descname">FindToolForPosition</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.FindToolForPosition" title="Permalink to this definition">¶</a></dt> 
    700 <dd><p>FindToolForPosition(self, int x, int y) -&gt; ToolBarToolBase</p> 
    701 </dd></dl> 
     654<tt class="descname">FindToolForPosition</tt><big>(</big><em>self</em>, <em>int x</em>, <em>int y</em><big>)</big> &rarr; ToolBarToolBase<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.FindToolForPosition" title="Permalink to this definition">¶</a></dt> 
     655<dd></dd></dl> 
    702656 
    703657<dl class="method"> 
    704658<dt id="sans.guiframe.gui_toolbar.GUIToolBar.FindWindowById"> 
    705 <tt class="descname">FindWindowById</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.FindWindowById" title="Permalink to this definition">¶</a></dt> 
    706 <dd><p>FindWindowById(self, long winid) -&gt; Window</p> 
    707 <p>Find a child of this window by window ID</p> 
     659<tt class="descname">FindWindowById</tt><big>(</big><em>self</em>, <em>long winid</em><big>)</big> &rarr; Window<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.FindWindowById" title="Permalink to this definition">¶</a></dt> 
     660<dd><p>Find a child of this window by window ID</p> 
    708661</dd></dl> 
    709662 
    710663<dl class="method"> 
    711664<dt id="sans.guiframe.gui_toolbar.GUIToolBar.FindWindowByLabel"> 
    712 <tt class="descname">FindWindowByLabel</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.FindWindowByLabel" title="Permalink to this definition">¶</a></dt> 
    713 <dd><p>FindWindowByLabel(self, String label) -&gt; Window</p> 
    714 <p>Find a child of this window by label</p> 
     665<tt class="descname">FindWindowByLabel</tt><big>(</big><em>self</em>, <em>String label</em><big>)</big> &rarr; Window<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.FindWindowByLabel" title="Permalink to this definition">¶</a></dt> 
     666<dd><p>Find a child of this window by label</p> 
    715667</dd></dl> 
    716668 
    717669<dl class="method"> 
    718670<dt id="sans.guiframe.gui_toolbar.GUIToolBar.FindWindowByName"> 
    719 <tt class="descname">FindWindowByName</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.FindWindowByName" title="Permalink to this definition">¶</a></dt> 
    720 <dd><p>FindWindowByName(self, String name) -&gt; Window</p> 
    721 <p>Find a child of this window by name</p> 
     671<tt class="descname">FindWindowByName</tt><big>(</big><em>self</em>, <em>String name</em><big>)</big> &rarr; Window<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.FindWindowByName" title="Permalink to this definition">¶</a></dt> 
     672<dd><p>Find a child of this window by name</p> 
    722673</dd></dl> 
    723674 
    724675<dl class="method"> 
    725676<dt id="sans.guiframe.gui_toolbar.GUIToolBar.Fit"> 
    726 <tt class="descname">Fit</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Fit" title="Permalink to this definition">¶</a></dt> 
    727 <dd><p>Fit(self)</p> 
    728 <p>Sizes the window so that it fits around its subwindows. This function 
     677<tt class="descname">Fit</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Fit" title="Permalink to this definition">¶</a></dt> 
     678<dd><p>Sizes the window so that it fits around its subwindows. This function 
    729679won&#8217;t do anything if there are no subwindows and will only really work 
    730680correctly if sizers are used for the subwindows layout. Also, if the 
     
    737687<dl class="method"> 
    738688<dt id="sans.guiframe.gui_toolbar.GUIToolBar.FitInside"> 
    739 <tt class="descname">FitInside</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.FitInside" title="Permalink to this definition">¶</a></dt> 
    740 <dd><p>FitInside(self)</p> 
    741 <p>Similar to Fit, but sizes the interior (virtual) size of a 
     689<tt class="descname">FitInside</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.FitInside" title="Permalink to this definition">¶</a></dt> 
     690<dd><p>Similar to Fit, but sizes the interior (virtual) size of a 
    742691window. Mainly useful with scrolled windows to reset scrollbars after 
    743692sizing changes that do not trigger a size event, and/or scrolled 
     
    760709<dl class="method"> 
    761710<dt id="sans.guiframe.gui_toolbar.GUIToolBar.Freeze"> 
    762 <tt class="descname">Freeze</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Freeze" title="Permalink to this definition">¶</a></dt> 
    763 <dd><p>Freeze(self)</p> 
    764 <p>Freezes the window or, in other words, prevents any updates from 
     711<tt class="descname">Freeze</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Freeze" title="Permalink to this definition">¶</a></dt> 
     712<dd><p>Freezes the window or, in other words, prevents any updates from 
    765713taking place on screen, the window is not redrawn at all. Thaw must be 
    766714called to reenable window redrawing.  Calls to Freeze/Thaw may be 
     
    776724<dl class="method"> 
    777725<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetAcceleratorTable"> 
    778 <tt class="descname">GetAcceleratorTable</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetAcceleratorTable" title="Permalink to this definition">¶</a></dt> 
    779 <dd><p>GetAcceleratorTable(self) -&gt; AcceleratorTable</p> 
    780 <p>Gets the accelerator table for this window.</p> 
     726<tt class="descname">GetAcceleratorTable</tt><big>(</big><em>self</em><big>)</big> &rarr; AcceleratorTable<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetAcceleratorTable" title="Permalink to this definition">¶</a></dt> 
     727<dd><p>Gets the accelerator table for this window.</p> 
    781728</dd></dl> 
    782729 
    783730<dl class="method"> 
    784731<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetAdjustedBestSize"> 
    785 <tt class="descname">GetAdjustedBestSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetAdjustedBestSize" title="Permalink to this definition">¶</a></dt> 
     732<tt class="descname">GetAdjustedBestSize</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetAdjustedBestSize" title="Permalink to this definition">¶</a></dt> 
    786733<dd><p>Use <cite>GetEffectiveMinSize</cite> instead.</p> 
    787734</dd></dl> 
     
    789736<dl class="method"> 
    790737<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetAlignment"> 
    791 <tt class="descname">GetAlignment</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetAlignment" title="Permalink to this definition">¶</a></dt> 
    792 <dd><p>GetAlignment(self) -&gt; int</p> 
    793 <p>Get the control alignment (left/right/centre, top/bottom/centre)</p> 
     738<tt class="descname">GetAlignment</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetAlignment" title="Permalink to this definition">¶</a></dt> 
     739<dd><p>Get the control alignment (left/right/centre, top/bottom/centre)</p> 
    794740</dd></dl> 
    795741 
    796742<dl class="method"> 
    797743<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetAutoLayout"> 
    798 <tt class="descname">GetAutoLayout</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetAutoLayout" title="Permalink to this definition">¶</a></dt> 
    799 <dd><p>GetAutoLayout(self) -&gt; bool</p> 
    800 <p>Returns the current autoLayout setting</p> 
     744<tt class="descname">GetAutoLayout</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetAutoLayout" title="Permalink to this definition">¶</a></dt> 
     745<dd><p>Returns the current autoLayout setting</p> 
    801746</dd></dl> 
    802747 
    803748<dl class="method"> 
    804749<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetBackgroundColour"> 
    805 <tt class="descname">GetBackgroundColour</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetBackgroundColour" title="Permalink to this definition">¶</a></dt> 
    806 <dd><p>GetBackgroundColour(self) -&gt; Colour</p> 
    807 <p>Returns the background colour of the window.</p> 
     750<tt class="descname">GetBackgroundColour</tt><big>(</big><em>self</em><big>)</big> &rarr; Colour<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetBackgroundColour" title="Permalink to this definition">¶</a></dt> 
     751<dd><p>Returns the background colour of the window.</p> 
    808752</dd></dl> 
    809753 
    810754<dl class="method"> 
    811755<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetBackgroundStyle"> 
    812 <tt class="descname">GetBackgroundStyle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetBackgroundStyle" title="Permalink to this definition">¶</a></dt> 
    813 <dd><p>GetBackgroundStyle(self) -&gt; int</p> 
    814 <p>Returns the background style of the window.</p> 
     756<tt class="descname">GetBackgroundStyle</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetBackgroundStyle" title="Permalink to this definition">¶</a></dt> 
     757<dd><p>Returns the background style of the window.</p> 
    815758<table class="docutils field-list" frame="void" rules="none"> 
    816759<col class="field-name" /> 
    817760<col class="field-body" /> 
    818761<tbody valign="top"> 
    819 <tr class="field"><th class="field-name">See :</th><td class="field-body"><cite>SetBackgroundStyle</cite></td> 
     762<tr class="field-odd field"><th class="field-name">See :</th><td class="field-body"><cite>SetBackgroundStyle</cite></td> 
    820763</tr> 
    821764</tbody> 
     
    825768<dl class="method"> 
    826769<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetBestFittingSize"> 
    827 <tt class="descname">GetBestFittingSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetBestFittingSize" title="Permalink to this definition">¶</a></dt> 
     770<tt class="descname">GetBestFittingSize</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetBestFittingSize" title="Permalink to this definition">¶</a></dt> 
    828771<dd><p>Use <cite>GetEffectiveMinSize</cite> instead.</p> 
    829772</dd></dl> 
     
    831774<dl class="method"> 
    832775<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetBestSize"> 
    833 <tt class="descname">GetBestSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetBestSize" title="Permalink to this definition">¶</a></dt> 
    834 <dd><p>GetBestSize(self) -&gt; Size</p> 
    835 <p>This function returns the best acceptable minimal size for the 
     776<tt class="descname">GetBestSize</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetBestSize" title="Permalink to this definition">¶</a></dt> 
     777<dd><p>This function returns the best acceptable minimal size for the 
    836778window, if applicable. For example, for a static text control, it will 
    837779be the minimal size such that the control label is not truncated. For 
     
    843785<dl class="method"> 
    844786<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetBestSizeTuple"> 
    845 <tt class="descname">GetBestSizeTuple</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetBestSizeTuple" title="Permalink to this definition">¶</a></dt> 
    846 <dd><p>GetBestSizeTuple() -&gt; (width, height)</p> 
    847 <p>This function returns the best acceptable minimal size for the 
     787<tt class="descname">GetBestSizeTuple</tt><big>(</big><em>) -&gt; (width</em>, <em>height</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetBestSizeTuple" title="Permalink to this definition">¶</a></dt> 
     788<dd><p>This function returns the best acceptable minimal size for the 
    848789window, if applicable. For example, for a static text control, it will 
    849790be the minimal size such that the control label is not truncated. For 
     
    855796<dl class="method"> 
    856797<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetBestVirtualSize"> 
    857 <tt class="descname">GetBestVirtualSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetBestVirtualSize" title="Permalink to this definition">¶</a></dt> 
    858 <dd><p>GetBestVirtualSize(self) -&gt; Size</p> 
    859 <p>Return the largest of ClientSize and BestSize (as determined by a 
     798<tt class="descname">GetBestVirtualSize</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetBestVirtualSize" title="Permalink to this definition">¶</a></dt> 
     799<dd><p>Return the largest of ClientSize and BestSize (as determined by a 
    860800sizer, interior children, or other means)</p> 
    861801</dd></dl> 
     
    863803<dl class="method"> 
    864804<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetBorder"> 
    865 <tt class="descname">GetBorder</tt><big>(</big><em>*args</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetBorder" title="Permalink to this definition">¶</a></dt> 
    866 <dd><p>GetBorder(self, long flags) -&gt; int 
    867 GetBorder(self) -&gt; int</p> 
     805<tt class="descname">GetBorder</tt><big>(</big><em>self</em>, <em>long flags</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetBorder" title="Permalink to this definition">¶</a></dt> 
     806<dd><p>GetBorder(self) -&gt; int</p> 
    868807<p>Get border for the flags of this window</p> 
    869808</dd></dl> 
     
    871810<dl class="staticmethod"> 
    872811<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetCapture"> 
    873 <em class="property">static </em><tt class="descname">GetCapture</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetCapture" title="Permalink to this definition">¶</a></dt> 
    874 <dd><p>GetCapture() -&gt; Window</p> 
    875 <p>Returns the window which currently captures the mouse or None</p> 
     812<em class="property">static </em><tt class="descname">GetCapture</tt><big>(</big><big>)</big> &rarr; Window<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetCapture" title="Permalink to this definition">¶</a></dt> 
     813<dd><p>Returns the window which currently captures the mouse or None</p> 
    876814</dd></dl> 
    877815 
    878816<dl class="method"> 
    879817<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetCaret"> 
    880 <tt class="descname">GetCaret</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetCaret" title="Permalink to this definition">¶</a></dt> 
    881 <dd><p>GetCaret(self) -&gt; Caret</p> 
    882 <p>Returns the caret associated with the window.</p> 
     818<tt class="descname">GetCaret</tt><big>(</big><em>self</em><big>)</big> &rarr; Caret<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetCaret" title="Permalink to this definition">¶</a></dt> 
     819<dd><p>Returns the caret associated with the window.</p> 
    883820</dd></dl> 
    884821 
    885822<dl class="method"> 
    886823<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetCharHeight"> 
    887 <tt class="descname">GetCharHeight</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetCharHeight" title="Permalink to this definition">¶</a></dt> 
    888 <dd><p>GetCharHeight(self) -&gt; int</p> 
    889 <p>Get the (average) character size for the current font.</p> 
     824<tt class="descname">GetCharHeight</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetCharHeight" title="Permalink to this definition">¶</a></dt> 
     825<dd><p>Get the (average) character size for the current font.</p> 
    890826</dd></dl> 
    891827 
    892828<dl class="method"> 
    893829<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetCharWidth"> 
    894 <tt class="descname">GetCharWidth</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetCharWidth" title="Permalink to this definition">¶</a></dt> 
    895 <dd><p>GetCharWidth(self) -&gt; int</p> 
    896 <p>Get the (average) character size for the current font.</p> 
     830<tt class="descname">GetCharWidth</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetCharWidth" title="Permalink to this definition">¶</a></dt> 
     831<dd><p>Get the (average) character size for the current font.</p> 
    897832</dd></dl> 
    898833 
    899834<dl class="method"> 
    900835<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetChildren"> 
    901 <tt class="descname">GetChildren</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetChildren" title="Permalink to this definition">¶</a></dt> 
    902 <dd><p>GetChildren(self) -&gt; WindowList</p> 
    903 <p>Returns an object containing a list of the window&#8217;s children.  The 
     836<tt class="descname">GetChildren</tt><big>(</big><em>self</em><big>)</big> &rarr; WindowList<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetChildren" title="Permalink to this definition">¶</a></dt> 
     837<dd><p>Returns an object containing a list of the window&#8217;s children.  The 
    904838object provides a Python sequence-like interface over the internal 
    905839list maintained by the window..</p> 
     
    908842<dl class="staticmethod"> 
    909843<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetClassDefaultAttributes"> 
    910 <em class="property">static </em><tt class="descname">GetClassDefaultAttributes</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetClassDefaultAttributes" title="Permalink to this definition">¶</a></dt> 
    911 <dd><p>GetClassDefaultAttributes(int variant=WINDOW_VARIANT_NORMAL) -&gt; VisualAttributes</p> 
    912 <p>Get the default attributes for this class.  This is useful if you want 
     844<em class="property">static </em><tt class="descname">GetClassDefaultAttributes</tt><big>(</big><em>int variant=WINDOW_VARIANT_NORMAL</em><big>)</big> &rarr; VisualAttributes<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetClassDefaultAttributes" title="Permalink to this definition">¶</a></dt> 
     845<dd><p>Get the default attributes for this class.  This is useful if you want 
    913846to use the same font or colour in your own control as in a standard 
    914847control &#8211; which is a much better idea than hard coding specific 
     
    923856<dl class="method"> 
    924857<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetClassName"> 
    925 <tt class="descname">GetClassName</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetClassName" title="Permalink to this definition">¶</a></dt> 
    926 <dd><p>GetClassName(self) -&gt; String</p> 
    927 <p>Returns the class name of the C++ class using wxRTTI.</p> 
     858<tt class="descname">GetClassName</tt><big>(</big><em>self</em><big>)</big> &rarr; String<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetClassName" title="Permalink to this definition">¶</a></dt> 
     859<dd><p>Returns the class name of the C++ class using wxRTTI.</p> 
    928860</dd></dl> 
    929861 
    930862<dl class="method"> 
    931863<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetClientAreaOrigin"> 
    932 <tt class="descname">GetClientAreaOrigin</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetClientAreaOrigin" title="Permalink to this definition">¶</a></dt> 
    933 <dd><p>GetClientAreaOrigin(self) -&gt; Point</p> 
    934 <p>Get the origin of the client area of the window relative to the 
     864<tt class="descname">GetClientAreaOrigin</tt><big>(</big><em>self</em><big>)</big> &rarr; Point<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetClientAreaOrigin" title="Permalink to this definition">¶</a></dt> 
     865<dd><p>Get the origin of the client area of the window relative to the 
    935866window&#8217;s top left corner (the client area may be shifted because of 
    936867the borders, scrollbars, other decorations...)</p> 
     
    939870<dl class="method"> 
    940871<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetClientRect"> 
    941 <tt class="descname">GetClientRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetClientRect" title="Permalink to this definition">¶</a></dt> 
    942 <dd><p>GetClientRect(self) -&gt; Rect</p> 
    943 <p>Get the client area position and size as a <cite>wx.Rect</cite> object.</p> 
     872<tt class="descname">GetClientRect</tt><big>(</big><em>self</em><big>)</big> &rarr; Rect<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetClientRect" title="Permalink to this definition">¶</a></dt> 
     873<dd><p>Get the client area position and size as a <cite>wx.Rect</cite> object.</p> 
    944874</dd></dl> 
    945875 
    946876<dl class="method"> 
    947877<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetClientSize"> 
    948 <tt class="descname">GetClientSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetClientSize" title="Permalink to this definition">¶</a></dt> 
    949 <dd><p>GetClientSize(self) -&gt; Size</p> 
    950 <p>This gets the size of the window&#8217;s &#8216;client area&#8217; in pixels. The client 
     878<tt class="descname">GetClientSize</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetClientSize" title="Permalink to this definition">¶</a></dt> 
     879<dd><p>This gets the size of the window&#8217;s &#8216;client area&#8217; in pixels. The client 
    951880area is the area which may be drawn on by the programmer, excluding 
    952881title bar, border, scrollbars, etc.</p> 
     
    955884<dl class="method"> 
    956885<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetClientSizeTuple"> 
    957 <tt class="descname">GetClientSizeTuple</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetClientSizeTuple" title="Permalink to this definition">¶</a></dt> 
    958 <dd><p>GetClientSizeTuple() -&gt; (width, height)</p> 
    959 <p>This gets the size of the window&#8217;s &#8216;client area&#8217; in pixels. The client 
     886<tt class="descname">GetClientSizeTuple</tt><big>(</big><em>) -&gt; (width</em>, <em>height</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetClientSizeTuple" title="Permalink to this definition">¶</a></dt> 
     887<dd><p>This gets the size of the window&#8217;s &#8216;client area&#8217; in pixels. The client 
    960888area is the area which may be drawn on by the programmer, excluding 
    961889title bar, border, scrollbars, etc.</p> 
     
    964892<dl class="method"> 
    965893<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetConstraints"> 
    966 <tt class="descname">GetConstraints</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetConstraints" title="Permalink to this definition">¶</a></dt> 
    967 <dd><p>GetConstraints(self) -&gt; LayoutConstraints</p> 
    968 <p>Returns a pointer to the window&#8217;s layout constraints, or None if there 
     894<tt class="descname">GetConstraints</tt><big>(</big><em>self</em><big>)</big> &rarr; LayoutConstraints<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetConstraints" title="Permalink to this definition">¶</a></dt> 
     895<dd><p>Returns a pointer to the window&#8217;s layout constraints, or None if there 
    969896are none.</p> 
    970897</dd></dl> 
     
    972899<dl class="method"> 
    973900<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetContainingSizer"> 
    974 <tt class="descname">GetContainingSizer</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetContainingSizer" title="Permalink to this definition">¶</a></dt> 
    975 <dd><p>GetContainingSizer(self) -&gt; Sizer</p> 
    976 <p>Return the sizer that this window is a member of, if any, otherwise None.</p> 
     901<tt class="descname">GetContainingSizer</tt><big>(</big><em>self</em><big>)</big> &rarr; Sizer<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetContainingSizer" title="Permalink to this definition">¶</a></dt> 
     902<dd><p>Return the sizer that this window is a member of, if any, otherwise None.</p> 
    977903</dd></dl> 
    978904 
    979905<dl class="method"> 
    980906<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetCursor"> 
    981 <tt class="descname">GetCursor</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetCursor" title="Permalink to this definition">¶</a></dt> 
    982 <dd><p>GetCursor(self) -&gt; Cursor</p> 
    983 <p>Return the cursor associated with this window.</p> 
     907<tt class="descname">GetCursor</tt><big>(</big><em>self</em><big>)</big> &rarr; Cursor<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetCursor" title="Permalink to this definition">¶</a></dt> 
     908<dd><p>Return the cursor associated with this window.</p> 
    984909</dd></dl> 
    985910 
    986911<dl class="method"> 
    987912<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetDefaultAttributes"> 
    988 <tt class="descname">GetDefaultAttributes</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetDefaultAttributes" title="Permalink to this definition">¶</a></dt> 
    989 <dd><p>GetDefaultAttributes(self) -&gt; VisualAttributes</p> 
    990 <p>Get the default attributes for an instance of this class.  This is 
     913<tt class="descname">GetDefaultAttributes</tt><big>(</big><em>self</em><big>)</big> &rarr; VisualAttributes<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetDefaultAttributes" title="Permalink to this definition">¶</a></dt> 
     914<dd><p>Get the default attributes for an instance of this class.  This is 
    991915useful if you want to use the same font or colour in your own control 
    992916as in a standard control &#8211; which is a much better idea than hard 
     
    997921<dl class="method"> 
    998922<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetDropTarget"> 
    999 <tt class="descname">GetDropTarget</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetDropTarget" title="Permalink to this definition">¶</a></dt> 
    1000 <dd><p>GetDropTarget(self) -&gt; DropTarget</p> 
    1001 <p>Returns the associated drop target, which may be None.</p> 
     923<tt class="descname">GetDropTarget</tt><big>(</big><em>self</em><big>)</big> &rarr; DropTarget<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetDropTarget" title="Permalink to this definition">¶</a></dt> 
     924<dd><p>Returns the associated drop target, which may be None.</p> 
    1002925</dd></dl> 
    1003926 
    1004927<dl class="method"> 
    1005928<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetEffectiveMinSize"> 
    1006 <tt class="descname">GetEffectiveMinSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetEffectiveMinSize" title="Permalink to this definition">¶</a></dt> 
    1007 <dd><p>GetEffectiveMinSize(self) -&gt; Size</p> 
    1008 <p>This function will merge the window&#8217;s best size into the window&#8217;s 
     929<tt class="descname">GetEffectiveMinSize</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetEffectiveMinSize" title="Permalink to this definition">¶</a></dt> 
     930<dd><p>This function will merge the window&#8217;s best size into the window&#8217;s 
    1009931minimum size, giving priority to the min size components, and returns 
    1010932the results.</p> 
     
    1013935<dl class="method"> 
    1014936<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetEventHandler"> 
    1015 <tt class="descname">GetEventHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetEventHandler" title="Permalink to this definition">¶</a></dt> 
    1016 <dd><p>GetEventHandler(self) -&gt; EvtHandler</p> 
    1017 <p>Returns the event handler for this window. By default, the window is 
     937<tt class="descname">GetEventHandler</tt><big>(</big><em>self</em><big>)</big> &rarr; EvtHandler<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetEventHandler" title="Permalink to this definition">¶</a></dt> 
     938<dd><p>Returns the event handler for this window. By default, the window is 
    1018939its own event handler.</p> 
    1019940</dd></dl> 
     
    1021942<dl class="method"> 
    1022943<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetEvtHandlerEnabled"> 
    1023 <tt class="descname">GetEvtHandlerEnabled</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetEvtHandlerEnabled" title="Permalink to this definition">¶</a></dt> 
    1024 <dd><p>GetEvtHandlerEnabled(self) -&gt; bool</p> 
    1025 </dd></dl> 
     944<tt class="descname">GetEvtHandlerEnabled</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetEvtHandlerEnabled" title="Permalink to this definition">¶</a></dt> 
     945<dd></dd></dl> 
    1026946 
    1027947<dl class="method"> 
    1028948<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetExtraStyle"> 
    1029 <tt class="descname">GetExtraStyle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetExtraStyle" title="Permalink to this definition">¶</a></dt> 
    1030 <dd><p>GetExtraStyle(self) -&gt; long</p> 
    1031 <p>Returns the extra style bits for the window.</p> 
     949<tt class="descname">GetExtraStyle</tt><big>(</big><em>self</em><big>)</big> &rarr; long<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetExtraStyle" title="Permalink to this definition">¶</a></dt> 
     950<dd><p>Returns the extra style bits for the window.</p> 
    1032951</dd></dl> 
    1033952 
    1034953<dl class="method"> 
    1035954<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetFont"> 
    1036 <tt class="descname">GetFont</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetFont" title="Permalink to this definition">¶</a></dt> 
    1037 <dd><p>GetFont(self) -&gt; Font</p> 
    1038 <p>Returns the default font used for this window.</p> 
     955<tt class="descname">GetFont</tt><big>(</big><em>self</em><big>)</big> &rarr; Font<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetFont" title="Permalink to this definition">¶</a></dt> 
     956<dd><p>Returns the default font used for this window.</p> 
    1039957</dd></dl> 
    1040958 
    1041959<dl class="method"> 
    1042960<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetForegroundColour"> 
    1043 <tt class="descname">GetForegroundColour</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetForegroundColour" title="Permalink to this definition">¶</a></dt> 
    1044 <dd><p>GetForegroundColour(self) -&gt; Colour</p> 
    1045 <p>Returns the foreground colour of the window.  The interpretation of 
     961<tt class="descname">GetForegroundColour</tt><big>(</big><em>self</em><big>)</big> &rarr; Colour<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetForegroundColour" title="Permalink to this definition">¶</a></dt> 
     962<dd><p>Returns the foreground colour of the window.  The interpretation of 
    1046963foreground colour is dependent on the window class; it may be the text 
    1047964colour or other colour, or it may not be used at all.</p> 
     
    1050967<dl class="method"> 
    1051968<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetFullTextExtent"> 
    1052 <tt class="descname">GetFullTextExtent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetFullTextExtent" title="Permalink to this definition">¶</a></dt> 
    1053 <dd><dl class="docutils"> 
    1054 <dt>GetFullTextExtent(String string, Font font=None) -&gt;</dt> 
    1055 <dd>(width, height, descent, externalLeading)</dd> 
    1056 </dl> 
     969<tt class="descname">GetFullTextExtent</tt><big>(</big><em>String string</em>, <em>Font font=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetFullTextExtent" title="Permalink to this definition">¶</a></dt> 
     970<dd><blockquote> 
     971<div>(width, height, descent, externalLeading)</div></blockquote> 
    1057972<p>Get the width, height, decent and leading of the text using the 
    1058973current or specified font.</p> 
     
    1061976<dl class="method"> 
    1062977<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetGrandParent"> 
    1063 <tt class="descname">GetGrandParent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetGrandParent" title="Permalink to this definition">¶</a></dt> 
    1064 <dd><p>GetGrandParent(self) -&gt; Window</p> 
    1065 <p>Returns the parent of the parent of this window, or None if there 
     978<tt class="descname">GetGrandParent</tt><big>(</big><em>self</em><big>)</big> &rarr; Window<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetGrandParent" title="Permalink to this definition">¶</a></dt> 
     979<dd><p>Returns the parent of the parent of this window, or None if there 
    1066980isn&#8217;t one.</p> 
    1067981</dd></dl> 
     
    1069983<dl class="method"> 
    1070984<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetGtkWidget"> 
    1071 <tt class="descname">GetGtkWidget</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetGtkWidget" title="Permalink to this definition">¶</a></dt> 
    1072 <dd><p>GetGtkWidget(self) -&gt; long</p> 
    1073 <p>On wxGTK returns a pointer to the GtkWidget for this window as a long 
     985<tt class="descname">GetGtkWidget</tt><big>(</big><em>self</em><big>)</big> &rarr; long<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetGtkWidget" title="Permalink to this definition">¶</a></dt> 
     986<dd><p>On wxGTK returns a pointer to the GtkWidget for this window as a long 
    1074987integer.  On the other platforms this method returns zero.</p> 
    1075988</dd></dl> 
     
    1077990<dl class="method"> 
    1078991<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetHandle"> 
    1079 <tt class="descname">GetHandle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetHandle" title="Permalink to this definition">¶</a></dt> 
    1080 <dd><p>GetHandle(self) -&gt; long</p> 
    1081 <p>Returns the platform-specific handle (as a long integer) of the 
     992<tt class="descname">GetHandle</tt><big>(</big><em>self</em><big>)</big> &rarr; long<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetHandle" title="Permalink to this definition">¶</a></dt> 
     993<dd><p>Returns the platform-specific handle (as a long integer) of the 
    1082994physical window.  On wxMSW this is the win32 window handle, on wxGTK 
    1083995it is the XWindow ID, and on wxMac it is the ControlRef.</p> 
     
    1086998<dl class="method"> 
    1087999<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetHelpText"> 
    1088 <tt class="descname">GetHelpText</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetHelpText" title="Permalink to this definition">¶</a></dt> 
    1089 <dd><p>GetHelpText(self) -&gt; String</p> 
    1090 <p>Gets the help text to be used as context-sensitive help for this 
     1000<tt class="descname">GetHelpText</tt><big>(</big><em>self</em><big>)</big> &rarr; String<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetHelpText" title="Permalink to this definition">¶</a></dt> 
     1001<dd><p>Gets the help text to be used as context-sensitive help for this 
    10911002window.  Note that the text is actually stored by the current 
    10921003<cite>wx.HelpProvider</cite> implementation, and not in the window object itself.</p> 
     
    10951006<dl class="method"> 
    10961007<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetHelpTextAtPoint"> 
    1097 <tt class="descname">GetHelpTextAtPoint</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetHelpTextAtPoint" title="Permalink to this definition">¶</a></dt> 
    1098 <dd><p>GetHelpTextAtPoint(self, Point pt, wxHelpEvent::Origin origin) -&gt; String</p> 
    1099 <p>Get the help string associated with the given position in this window.</p> 
     1008<tt class="descname">GetHelpTextAtPoint</tt><big>(</big><em>self</em>, <em>Point pt</em>, <em>wxHelpEvent::Origin origin</em><big>)</big> &rarr; String<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetHelpTextAtPoint" title="Permalink to this definition">¶</a></dt> 
     1009<dd><p>Get the help string associated with the given position in this window.</p> 
    11001010<p>Notice that pt may be invalid if event origin is keyboard or unknown 
    11011011and this method should return the global window help text then</p> 
     
    11041014<dl class="method"> 
    11051015<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetId"> 
    1106 <tt class="descname">GetId</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetId" title="Permalink to this definition">¶</a></dt> 
    1107 <dd><p>GetId(self) -&gt; int</p> 
    1108 <p>Returns the identifier of the window.  Each window has an integer 
     1016<tt class="descname">GetId</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetId" title="Permalink to this definition">¶</a></dt> 
     1017<dd><p>Returns the identifier of the window.  Each window has an integer 
    11091018identifier. If the application has not provided one (or the default Id 
    11101019-1 is used) then an unique identifier with a negative value will be 
     
    11141023<dl class="method"> 
    11151024<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetLabel"> 
    1116 <tt class="descname">GetLabel</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetLabel" title="Permalink to this definition">¶</a></dt> 
    1117 <dd><p>GetLabel(self) -&gt; String</p> 
    1118 <p>Generic way of getting a label from any window, for identification 
     1025<tt class="descname">GetLabel</tt><big>(</big><em>self</em><big>)</big> &rarr; String<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetLabel" title="Permalink to this definition">¶</a></dt> 
     1026<dd><p>Generic way of getting a label from any window, for identification 
    11191027purposes.  The interpretation of this function differs from class to 
    11201028class. For frames and dialogs, the value returned is the title. For 
     
    11261034<dl class="method"> 
    11271035<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetLabelText"> 
    1128 <tt class="descname">GetLabelText</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetLabelText" title="Permalink to this definition">¶</a></dt> 
    1129 <dd><p>GetLabelText(self) -&gt; String</p> 
    1130 <p>Get just the text of the label, without mnemonic characters (&#8216;&amp;&#8217;)</p> 
     1036<tt class="descname">GetLabelText</tt><big>(</big><em>self</em><big>)</big> &rarr; String<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetLabelText" title="Permalink to this definition">¶</a></dt> 
     1037<dd><p>Get just the text of the label, without mnemonic characters (&#8216;&amp;&#8217;)</p> 
    11311038</dd></dl> 
    11321039 
    11331040<dl class="method"> 
    11341041<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetLayoutDirection"> 
    1135 <tt class="descname">GetLayoutDirection</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetLayoutDirection" title="Permalink to this definition">¶</a></dt> 
    1136 <dd><p>GetLayoutDirection(self) -&gt; int</p> 
    1137 <p>Get the layout direction (LTR or RTL) for this window.  Returns 
     1042<tt class="descname">GetLayoutDirection</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetLayoutDirection" title="Permalink to this definition">¶</a></dt> 
     1043<dd><p>Get the layout direction (LTR or RTL) for this window.  Returns 
    11381044<tt class="docutils literal"><span class="pre">wx.Layout_Default</span></tt> if layout direction is not supported.</p> 
    11391045</dd></dl> 
     
    11411047<dl class="method"> 
    11421048<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetMargins"> 
    1143 <tt class="descname">GetMargins</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetMargins" title="Permalink to this definition">¶</a></dt> 
    1144 <dd><p>GetMargins(self) -&gt; Size</p> 
    1145 </dd></dl> 
     1049<tt class="descname">GetMargins</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetMargins" title="Permalink to this definition">¶</a></dt> 
     1050<dd></dd></dl> 
    11461051 
    11471052<dl class="method"> 
    11481053<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetMaxCols"> 
    1149 <tt class="descname">GetMaxCols</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetMaxCols" title="Permalink to this definition">¶</a></dt> 
    1150 <dd><p>GetMaxCols(self) -&gt; int</p> 
    1151 </dd></dl> 
     1054<tt class="descname">GetMaxCols</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetMaxCols" title="Permalink to this definition">¶</a></dt> 
     1055<dd></dd></dl> 
    11521056 
    11531057<dl class="method"> 
    11541058<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetMaxHeight"> 
    1155 <tt class="descname">GetMaxHeight</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetMaxHeight" title="Permalink to this definition">¶</a></dt> 
    1156 <dd><p>GetMaxHeight(self) -&gt; int</p> 
    1157 </dd></dl> 
     1059<tt class="descname">GetMaxHeight</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetMaxHeight" title="Permalink to this definition">¶</a></dt> 
     1060<dd></dd></dl> 
    11581061 
    11591062<dl class="method"> 
    11601063<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetMaxRows"> 
    1161 <tt class="descname">GetMaxRows</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetMaxRows" title="Permalink to this definition">¶</a></dt> 
    1162 <dd><p>GetMaxRows(self) -&gt; int</p> 
    1163 </dd></dl> 
     1064<tt class="descname">GetMaxRows</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetMaxRows" title="Permalink to this definition">¶</a></dt> 
     1065<dd></dd></dl> 
    11641066 
    11651067<dl class="method"> 
    11661068<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetMaxSize"> 
    1167 <tt class="descname">GetMaxSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetMaxSize" title="Permalink to this definition">¶</a></dt> 
    1168 <dd><p>GetMaxSize(self) -&gt; Size</p> 
    1169 </dd></dl> 
     1069<tt class="descname">GetMaxSize</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetMaxSize" title="Permalink to this definition">¶</a></dt> 
     1070<dd></dd></dl> 
    11701071 
    11711072<dl class="method"> 
    11721073<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetMaxWidth"> 
    1173 <tt class="descname">GetMaxWidth</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetMaxWidth" title="Permalink to this definition">¶</a></dt> 
    1174 <dd><p>GetMaxWidth(self) -&gt; int</p> 
    1175 </dd></dl> 
     1074<tt class="descname">GetMaxWidth</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetMaxWidth" title="Permalink to this definition">¶</a></dt> 
     1075<dd></dd></dl> 
    11761076 
    11771077<dl class="method"> 
    11781078<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetMinHeight"> 
    1179 <tt class="descname">GetMinHeight</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetMinHeight" title="Permalink to this definition">¶</a></dt> 
    1180 <dd><p>GetMinHeight(self) -&gt; int</p> 
    1181 </dd></dl> 
     1079<tt class="descname">GetMinHeight</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetMinHeight" title="Permalink to this definition">¶</a></dt> 
     1080<dd></dd></dl> 
    11821081 
    11831082<dl class="method"> 
    11841083<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetMinSize"> 
    1185 <tt class="descname">GetMinSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetMinSize" title="Permalink to this definition">¶</a></dt> 
    1186 <dd><p>GetMinSize(self) -&gt; Size</p> 
    1187 </dd></dl> 
     1084<tt class="descname">GetMinSize</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetMinSize" title="Permalink to this definition">¶</a></dt> 
     1085<dd></dd></dl> 
    11881086 
    11891087<dl class="method"> 
    11901088<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetMinWidth"> 
    1191 <tt class="descname">GetMinWidth</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetMinWidth" title="Permalink to this definition">¶</a></dt> 
    1192 <dd><p>GetMinWidth(self) -&gt; int</p> 
    1193 </dd></dl> 
     1089<tt class="descname">GetMinWidth</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetMinWidth" title="Permalink to this definition">¶</a></dt> 
     1090<dd></dd></dl> 
    11941091 
    11951092<dl class="method"> 
    11961093<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetName"> 
    1197 <tt class="descname">GetName</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetName" title="Permalink to this definition">¶</a></dt> 
    1198 <dd><p>GetName(self) -&gt; String</p> 
    1199 <p>Returns the windows name.  This name is not guaranteed to be unique; 
     1094<tt class="descname">GetName</tt><big>(</big><em>self</em><big>)</big> &rarr; String<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetName" title="Permalink to this definition">¶</a></dt> 
     1095<dd><p>Returns the windows name.  This name is not guaranteed to be unique; 
    12001096it is up to the programmer to supply an appropriate name in the window 
    12011097constructor or via wx.Window.SetName.</p> 
     
    12041100<dl class="method"> 
    12051101<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetNextHandler"> 
    1206 <tt class="descname">GetNextHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetNextHandler" title="Permalink to this definition">¶</a></dt> 
    1207 <dd><p>GetNextHandler(self) -&gt; EvtHandler</p> 
    1208 </dd></dl> 
     1102<tt class="descname">GetNextHandler</tt><big>(</big><em>self</em><big>)</big> &rarr; EvtHandler<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetNextHandler" title="Permalink to this definition">¶</a></dt> 
     1103<dd></dd></dl> 
    12091104 
    12101105<dl class="method"> 
    12111106<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetParent"> 
    1212 <tt class="descname">GetParent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetParent" title="Permalink to this definition">¶</a></dt> 
    1213 <dd><p>GetParent(self) -&gt; Window</p> 
    1214 <p>Returns the parent window of this window, or None if there isn&#8217;t one.</p> 
     1107<tt class="descname">GetParent</tt><big>(</big><em>self</em><big>)</big> &rarr; Window<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetParent" title="Permalink to this definition">¶</a></dt> 
     1108<dd><p>Returns the parent window of this window, or None if there isn&#8217;t one.</p> 
    12151109</dd></dl> 
    12161110 
    12171111<dl class="method"> 
    12181112<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetPosition"> 
    1219 <tt class="descname">GetPosition</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetPosition" title="Permalink to this definition">¶</a></dt> 
    1220 <dd><p>GetPosition(self) -&gt; Point</p> 
    1221 <p>Get the window&#8217;s position.  Notice that the position is in client 
     1113<tt class="descname">GetPosition</tt><big>(</big><em>self</em><big>)</big> &rarr; Point<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetPosition" title="Permalink to this definition">¶</a></dt> 
     1114<dd><p>Get the window&#8217;s position.  Notice that the position is in client 
    12221115coordinates for child windows and screen coordinates for the top level 
    12231116ones, use <cite>GetScreenPosition</cite> if you need screen coordinates for all 
     
    12271120<dl class="method"> 
    12281121<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetPositionTuple"> 
    1229 <tt class="descname">GetPositionTuple</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetPositionTuple" title="Permalink to this definition">¶</a></dt> 
    1230 <dd><p>GetPositionTuple() -&gt; (x,y)</p> 
    1231 <p>Get the window&#8217;s position.  Notice that the position is in client 
     1122<tt class="descname">GetPositionTuple</tt><big>(</big><em>) -&gt; (x</em>, <em>y</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetPositionTuple" title="Permalink to this definition">¶</a></dt> 
     1123<dd><p>Get the window&#8217;s position.  Notice that the position is in client 
    12321124coordinates for child windows and screen coordinates for the top level 
    12331125ones, use <cite>GetScreenPosition</cite> if you need screen coordinates for all 
     
    12371129<dl class="method"> 
    12381130<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetPreviousHandler"> 
    1239 <tt class="descname">GetPreviousHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetPreviousHandler" title="Permalink to this definition">¶</a></dt> 
    1240 <dd><p>GetPreviousHandler(self) -&gt; EvtHandler</p> 
    1241 </dd></dl> 
     1131<tt class="descname">GetPreviousHandler</tt><big>(</big><em>self</em><big>)</big> &rarr; EvtHandler<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetPreviousHandler" title="Permalink to this definition">¶</a></dt> 
     1132<dd></dd></dl> 
    12421133 
    12431134<dl class="method"> 
    12441135<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetRect"> 
    1245 <tt class="descname">GetRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetRect" title="Permalink to this definition">¶</a></dt> 
    1246 <dd><p>GetRect(self) -&gt; Rect</p> 
    1247 <p>Returns the size and position of the window as a <cite>wx.Rect</cite> object.</p> 
     1136<tt class="descname">GetRect</tt><big>(</big><em>self</em><big>)</big> &rarr; Rect<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetRect" title="Permalink to this definition">¶</a></dt> 
     1137<dd><p>Returns the size and position of the window as a <cite>wx.Rect</cite> object.</p> 
    12481138</dd></dl> 
    12491139 
    12501140<dl class="method"> 
    12511141<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetScreenPosition"> 
    1252 <tt class="descname">GetScreenPosition</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetScreenPosition" title="Permalink to this definition">¶</a></dt> 
    1253 <dd><p>GetScreenPosition(self) -&gt; Point</p> 
    1254 <p>Get the position of the window in screen coordinantes.</p> 
     1142<tt class="descname">GetScreenPosition</tt><big>(</big><em>self</em><big>)</big> &rarr; Point<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetScreenPosition" title="Permalink to this definition">¶</a></dt> 
     1143<dd><p>Get the position of the window in screen coordinantes.</p> 
    12551144</dd></dl> 
    12561145 
    12571146<dl class="method"> 
    12581147<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetScreenPositionTuple"> 
    1259 <tt class="descname">GetScreenPositionTuple</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetScreenPositionTuple" title="Permalink to this definition">¶</a></dt> 
    1260 <dd><p>GetScreenPositionTuple() -&gt; (x,y)</p> 
    1261 <p>Get the position of the window in screen coordinantes.</p> 
     1148<tt class="descname">GetScreenPositionTuple</tt><big>(</big><em>) -&gt; (x</em>, <em>y</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetScreenPositionTuple" title="Permalink to this definition">¶</a></dt> 
     1149<dd><p>Get the position of the window in screen coordinantes.</p> 
    12621150</dd></dl> 
    12631151 
    12641152<dl class="method"> 
    12651153<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetScreenRect"> 
    1266 <tt class="descname">GetScreenRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetScreenRect" title="Permalink to this definition">¶</a></dt> 
    1267 <dd><p>GetScreenRect(self) -&gt; Rect</p> 
    1268 <p>Returns the size and position of the window in screen coordinantes as 
     1154<tt class="descname">GetScreenRect</tt><big>(</big><em>self</em><big>)</big> &rarr; Rect<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetScreenRect" title="Permalink to this definition">¶</a></dt> 
     1155<dd><p>Returns the size and position of the window in screen coordinantes as 
    12691156a <cite>wx.Rect</cite> object.</p> 
    12701157</dd></dl> 
     
    12721159<dl class="method"> 
    12731160<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetScrollPos"> 
    1274 <tt class="descname">GetScrollPos</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetScrollPos" title="Permalink to this definition">¶</a></dt> 
    1275 <dd><p>GetScrollPos(self, int orientation) -&gt; int</p> 
    1276 <p>Returns the built-in scrollbar position.</p> 
     1161<tt class="descname">GetScrollPos</tt><big>(</big><em>self</em>, <em>int orientation</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetScrollPos" title="Permalink to this definition">¶</a></dt> 
     1162<dd><p>Returns the built-in scrollbar position.</p> 
    12771163</dd></dl> 
    12781164 
    12791165<dl class="method"> 
    12801166<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetScrollRange"> 
    1281 <tt class="descname">GetScrollRange</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetScrollRange" title="Permalink to this definition">¶</a></dt> 
    1282 <dd><p>GetScrollRange(self, int orientation) -&gt; int</p> 
    1283 <p>Returns the built-in scrollbar range.</p> 
     1167<tt class="descname">GetScrollRange</tt><big>(</big><em>self</em>, <em>int orientation</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetScrollRange" title="Permalink to this definition">¶</a></dt> 
     1168<dd><p>Returns the built-in scrollbar range.</p> 
    12841169</dd></dl> 
    12851170 
    12861171<dl class="method"> 
    12871172<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetScrollThumb"> 
    1288 <tt class="descname">GetScrollThumb</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetScrollThumb" title="Permalink to this definition">¶</a></dt> 
    1289 <dd><p>GetScrollThumb(self, int orientation) -&gt; int</p> 
    1290 <p>Returns the built-in scrollbar thumb size.</p> 
     1173<tt class="descname">GetScrollThumb</tt><big>(</big><em>self</em>, <em>int orientation</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetScrollThumb" title="Permalink to this definition">¶</a></dt> 
     1174<dd><p>Returns the built-in scrollbar thumb size.</p> 
    12911175</dd></dl> 
    12921176 
    12931177<dl class="method"> 
    12941178<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetSize"> 
    1295 <tt class="descname">GetSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetSize" title="Permalink to this definition">¶</a></dt> 
    1296 <dd><p>GetSize(self) -&gt; Size</p> 
    1297 <p>Get the window size.</p> 
     1179<tt class="descname">GetSize</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetSize" title="Permalink to this definition">¶</a></dt> 
     1180<dd><p>Get the window size.</p> 
    12981181</dd></dl> 
    12991182 
    13001183<dl class="method"> 
    13011184<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetSizeTuple"> 
    1302 <tt class="descname">GetSizeTuple</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetSizeTuple" title="Permalink to this definition">¶</a></dt> 
    1303 <dd><p>GetSizeTuple() -&gt; (width, height)</p> 
    1304 <p>Get the window size.</p> 
     1185<tt class="descname">GetSizeTuple</tt><big>(</big><em>) -&gt; (width</em>, <em>height</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetSizeTuple" title="Permalink to this definition">¶</a></dt> 
     1186<dd><p>Get the window size.</p> 
    13051187</dd></dl> 
    13061188 
    13071189<dl class="method"> 
    13081190<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetSizer"> 
    1309 <tt class="descname">GetSizer</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetSizer" title="Permalink to this definition">¶</a></dt> 
    1310 <dd><p>GetSizer(self) -&gt; Sizer</p> 
    1311 <p>Return the sizer associated with the window by a previous call to 
     1191<tt class="descname">GetSizer</tt><big>(</big><em>self</em><big>)</big> &rarr; Sizer<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetSizer" title="Permalink to this definition">¶</a></dt> 
     1192<dd><p>Return the sizer associated with the window by a previous call to 
    13121193SetSizer or None if there isn&#8217;t one.</p> 
    13131194</dd></dl> 
     
    13151196<dl class="method"> 
    13161197<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetTextExtent"> 
    1317 <tt class="descname">GetTextExtent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetTextExtent" title="Permalink to this definition">¶</a></dt> 
    1318 <dd><p>GetTextExtent(String string) -&gt; (width, height)</p> 
    1319 <p>Get the width and height of the text using the current font.</p> 
     1198<tt class="descname">GetTextExtent</tt><big>(</big><em>String string) -&gt; (width</em>, <em>height</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetTextExtent" title="Permalink to this definition">¶</a></dt> 
     1199<dd><p>Get the width and height of the text using the current font.</p> 
    13201200</dd></dl> 
    13211201 
    13221202<dl class="method"> 
    13231203<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetThemeEnabled"> 
    1324 <tt class="descname">GetThemeEnabled</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetThemeEnabled" title="Permalink to this definition">¶</a></dt> 
    1325 <dd><p>GetThemeEnabled(self) -&gt; bool</p> 
    1326 <p>Return the themeEnabled flag.</p> 
     1204<tt class="descname">GetThemeEnabled</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetThemeEnabled" title="Permalink to this definition">¶</a></dt> 
     1205<dd><p>Return the themeEnabled flag.</p> 
    13271206</dd></dl> 
    13281207 
    13291208<dl class="method"> 
    13301209<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetToolBitmapSize"> 
    1331 <tt class="descname">GetToolBitmapSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetToolBitmapSize" title="Permalink to this definition">¶</a></dt> 
    1332 <dd><p>GetToolBitmapSize(self) -&gt; Size</p> 
    1333 </dd></dl> 
     1210<tt class="descname">GetToolBitmapSize</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetToolBitmapSize" title="Permalink to this definition">¶</a></dt> 
     1211<dd></dd></dl> 
    13341212 
    13351213<dl class="method"> 
    13361214<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetToolClientData"> 
    1337 <tt class="descname">GetToolClientData</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetToolClientData" title="Permalink to this definition">¶</a></dt> 
    1338 <dd><p>GetToolClientData(self, int id) -&gt; PyObject</p> 
    1339 </dd></dl> 
     1215<tt class="descname">GetToolClientData</tt><big>(</big><em>self</em>, <em>int id</em><big>)</big> &rarr; PyObject<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetToolClientData" title="Permalink to this definition">¶</a></dt> 
     1216<dd></dd></dl> 
    13401217 
    13411218<dl class="method"> 
    13421219<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetToolEnabled"> 
    1343 <tt class="descname">GetToolEnabled</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetToolEnabled" title="Permalink to this definition">¶</a></dt> 
    1344 <dd><p>GetToolEnabled(self, int id) -&gt; bool</p> 
    1345 </dd></dl> 
     1220<tt class="descname">GetToolEnabled</tt><big>(</big><em>self</em>, <em>int id</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetToolEnabled" title="Permalink to this definition">¶</a></dt> 
     1221<dd></dd></dl> 
    13461222 
    13471223<dl class="method"> 
    13481224<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetToolLongHelp"> 
    1349 <tt class="descname">GetToolLongHelp</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetToolLongHelp" title="Permalink to this definition">¶</a></dt> 
    1350 <dd><p>GetToolLongHelp(self, int id) -&gt; String</p> 
    1351 </dd></dl> 
     1225<tt class="descname">GetToolLongHelp</tt><big>(</big><em>self</em>, <em>int id</em><big>)</big> &rarr; String<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetToolLongHelp" title="Permalink to this definition">¶</a></dt> 
     1226<dd></dd></dl> 
    13521227 
    13531228<dl class="method"> 
    13541229<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetToolMargins"> 
    1355 <tt class="descname">GetToolMargins</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetToolMargins" title="Permalink to this definition">¶</a></dt> 
    1356 <dd><p>GetToolMargins(self) -&gt; Size</p> 
    1357 </dd></dl> 
     1230<tt class="descname">GetToolMargins</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetToolMargins" title="Permalink to this definition">¶</a></dt> 
     1231<dd></dd></dl> 
    13581232 
    13591233<dl class="method"> 
    13601234<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetToolPacking"> 
    1361 <tt class="descname">GetToolPacking</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetToolPacking" title="Permalink to this definition">¶</a></dt> 
    1362 <dd><p>GetToolPacking(self) -&gt; int</p> 
    1363 </dd></dl> 
     1235<tt class="descname">GetToolPacking</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetToolPacking" title="Permalink to this definition">¶</a></dt> 
     1236<dd></dd></dl> 
    13641237 
    13651238<dl class="method"> 
    13661239<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetToolPos"> 
    1367 <tt class="descname">GetToolPos</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetToolPos" title="Permalink to this definition">¶</a></dt> 
    1368 <dd><p>GetToolPos(self, int id) -&gt; int</p> 
    1369 </dd></dl> 
     1240<tt class="descname">GetToolPos</tt><big>(</big><em>self</em>, <em>int id</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetToolPos" title="Permalink to this definition">¶</a></dt> 
     1241<dd></dd></dl> 
    13701242 
    13711243<dl class="method"> 
    13721244<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetToolSeparation"> 
    1373 <tt class="descname">GetToolSeparation</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetToolSeparation" title="Permalink to this definition">¶</a></dt> 
    1374 <dd><p>GetToolSeparation(self) -&gt; int</p> 
    1375 </dd></dl> 
     1245<tt class="descname">GetToolSeparation</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetToolSeparation" title="Permalink to this definition">¶</a></dt> 
     1246<dd></dd></dl> 
    13761247 
    13771248<dl class="method"> 
    13781249<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetToolShortHelp"> 
    1379 <tt class="descname">GetToolShortHelp</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetToolShortHelp" title="Permalink to this definition">¶</a></dt> 
    1380 <dd><p>GetToolShortHelp(self, int id) -&gt; String</p> 
    1381 </dd></dl> 
     1250<tt class="descname">GetToolShortHelp</tt><big>(</big><em>self</em>, <em>int id</em><big>)</big> &rarr; String<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetToolShortHelp" title="Permalink to this definition">¶</a></dt> 
     1251<dd></dd></dl> 
    13821252 
    13831253<dl class="method"> 
    13841254<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetToolSize"> 
    1385 <tt class="descname">GetToolSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetToolSize" title="Permalink to this definition">¶</a></dt> 
    1386 <dd><p>GetToolSize(self) -&gt; Size</p> 
    1387 </dd></dl> 
     1255<tt class="descname">GetToolSize</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetToolSize" title="Permalink to this definition">¶</a></dt> 
     1256<dd></dd></dl> 
    13881257 
    13891258<dl class="method"> 
    13901259<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetToolState"> 
    1391 <tt class="descname">GetToolState</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetToolState" title="Permalink to this definition">¶</a></dt> 
    1392 <dd><p>GetToolState(self, int id) -&gt; bool</p> 
    1393 </dd></dl> 
     1260<tt class="descname">GetToolState</tt><big>(</big><em>self</em>, <em>int id</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetToolState" title="Permalink to this definition">¶</a></dt> 
     1261<dd></dd></dl> 
    13941262 
    13951263<dl class="method"> 
    13961264<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetToolTip"> 
    1397 <tt class="descname">GetToolTip</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetToolTip" title="Permalink to this definition">¶</a></dt> 
    1398 <dd><p>GetToolTip(self) -&gt; ToolTip</p> 
    1399 <p>get the associated tooltip or None if none</p> 
     1265<tt class="descname">GetToolTip</tt><big>(</big><em>self</em><big>)</big> &rarr; ToolTip<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetToolTip" title="Permalink to this definition">¶</a></dt> 
     1266<dd><p>get the associated tooltip or None if none</p> 
    14001267</dd></dl> 
    14011268 
    14021269<dl class="method"> 
    14031270<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetToolsCount"> 
    1404 <tt class="descname">GetToolsCount</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetToolsCount" title="Permalink to this definition">¶</a></dt> 
    1405 <dd><p>GetToolsCount(self) -&gt; size_t</p> 
    1406 </dd></dl> 
     1271<tt class="descname">GetToolsCount</tt><big>(</big><em>self</em><big>)</big> &rarr; size_t<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetToolsCount" title="Permalink to this definition">¶</a></dt> 
     1272<dd></dd></dl> 
    14071273 
    14081274<dl class="method"> 
    14091275<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetTopLevelParent"> 
    1410 <tt class="descname">GetTopLevelParent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetTopLevelParent" title="Permalink to this definition">¶</a></dt> 
    1411 <dd><p>GetTopLevelParent(self) -&gt; Window</p> 
    1412 <p>Returns the first frame or dialog in this window&#8217;s parental hierarchy.</p> 
     1276<tt class="descname">GetTopLevelParent</tt><big>(</big><em>self</em><big>)</big> &rarr; Window<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetTopLevelParent" title="Permalink to this definition">¶</a></dt> 
     1277<dd><p>Returns the first frame or dialog in this window&#8217;s parental hierarchy.</p> 
    14131278</dd></dl> 
    14141279 
    14151280<dl class="method"> 
    14161281<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetUpdateClientRect"> 
    1417 <tt class="descname">GetUpdateClientRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetUpdateClientRect" title="Permalink to this definition">¶</a></dt> 
    1418 <dd><p>GetUpdateClientRect(self) -&gt; Rect</p> 
    1419 <p>Get the update rectangle region bounding box in client coords.</p> 
     1282<tt class="descname">GetUpdateClientRect</tt><big>(</big><em>self</em><big>)</big> &rarr; Rect<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetUpdateClientRect" title="Permalink to this definition">¶</a></dt> 
     1283<dd><p>Get the update rectangle region bounding box in client coords.</p> 
    14201284</dd></dl> 
    14211285 
    14221286<dl class="method"> 
    14231287<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetUpdateRegion"> 
    1424 <tt class="descname">GetUpdateRegion</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetUpdateRegion" title="Permalink to this definition">¶</a></dt> 
    1425 <dd><p>GetUpdateRegion(self) -&gt; Region</p> 
    1426 <p>Returns the region specifying which parts of the window have been 
     1288<tt class="descname">GetUpdateRegion</tt><big>(</big><em>self</em><big>)</big> &rarr; Region<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetUpdateRegion" title="Permalink to this definition">¶</a></dt> 
     1289<dd><p>Returns the region specifying which parts of the window have been 
    14271290damaged. Should only be called within an EVT_PAINT handler.</p> 
    14281291</dd></dl> 
     
    14301293<dl class="method"> 
    14311294<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetValidator"> 
    1432 <tt class="descname">GetValidator</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetValidator" title="Permalink to this definition">¶</a></dt> 
    1433 <dd><p>GetValidator(self) -&gt; Validator</p> 
    1434 <p>Returns a pointer to the current validator for the window, or None if 
     1295<tt class="descname">GetValidator</tt><big>(</big><em>self</em><big>)</big> &rarr; Validator<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetValidator" title="Permalink to this definition">¶</a></dt> 
     1296<dd><p>Returns a pointer to the current validator for the window, or None if 
    14351297there is none.</p> 
    14361298</dd></dl> 
     
    14381300<dl class="method"> 
    14391301<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetVirtualSize"> 
    1440 <tt class="descname">GetVirtualSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetVirtualSize" title="Permalink to this definition">¶</a></dt> 
    1441 <dd><p>GetVirtualSize(self) -&gt; Size</p> 
    1442 <p>Get the the virtual size of the window in pixels.  For most windows 
     1302<tt class="descname">GetVirtualSize</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetVirtualSize" title="Permalink to this definition">¶</a></dt> 
     1303<dd><p>Get the the virtual size of the window in pixels.  For most windows 
    14431304this is just the client area of the window, but for some like scrolled 
    14441305windows it is more or less independent of the screen window size.</p> 
     
    14471308<dl class="method"> 
    14481309<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetVirtualSizeTuple"> 
    1449 <tt class="descname">GetVirtualSizeTuple</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetVirtualSizeTuple" title="Permalink to this definition">¶</a></dt> 
    1450 <dd><p>GetVirtualSizeTuple() -&gt; (width, height)</p> 
    1451 <p>Get the the virtual size of the window in pixels.  For most windows 
     1310<tt class="descname">GetVirtualSizeTuple</tt><big>(</big><em>) -&gt; (width</em>, <em>height</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetVirtualSizeTuple" title="Permalink to this definition">¶</a></dt> 
     1311<dd><p>Get the the virtual size of the window in pixels.  For most windows 
    14521312this is just the client area of the window, but for some like scrolled 
    14531313windows it is more or less independent of the screen window size.</p> 
     
    14561316<dl class="method"> 
    14571317<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetWindowBorderSize"> 
    1458 <tt class="descname">GetWindowBorderSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetWindowBorderSize" title="Permalink to this definition">¶</a></dt> 
    1459 <dd><p>GetWindowBorderSize(self) -&gt; Size</p> 
    1460 <p>Return the size of the left/right and top/bottom borders.</p> 
     1318<tt class="descname">GetWindowBorderSize</tt><big>(</big><em>self</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetWindowBorderSize" title="Permalink to this definition">¶</a></dt> 
     1319<dd><p>Return the size of the left/right and top/bottom borders.</p> 
    14611320</dd></dl> 
    14621321 
    14631322<dl class="method"> 
    14641323<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetWindowStyle"> 
    1465 <tt class="descname">GetWindowStyle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetWindowStyle" title="Permalink to this definition">¶</a></dt> 
     1324<tt class="descname">GetWindowStyle</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetWindowStyle" title="Permalink to this definition">¶</a></dt> 
    14661325<dd><p>GetWindowStyleFlag(self) -&gt; long</p> 
    14671326<p>Gets the window style that was passed to the constructor or Create 
     
    14711330<dl class="method"> 
    14721331<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetWindowStyleFlag"> 
    1473 <tt class="descname">GetWindowStyleFlag</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetWindowStyleFlag" title="Permalink to this definition">¶</a></dt> 
    1474 <dd><p>GetWindowStyleFlag(self) -&gt; long</p> 
    1475 <p>Gets the window style that was passed to the constructor or Create 
     1332<tt class="descname">GetWindowStyleFlag</tt><big>(</big><em>self</em><big>)</big> &rarr; long<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetWindowStyleFlag" title="Permalink to this definition">¶</a></dt> 
     1333<dd><p>Gets the window style that was passed to the constructor or Create 
    14761334method.</p> 
    14771335</dd></dl> 
     
    14791337<dl class="method"> 
    14801338<dt id="sans.guiframe.gui_toolbar.GUIToolBar.GetWindowVariant"> 
    1481 <tt class="descname">GetWindowVariant</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetWindowVariant" title="Permalink to this definition">¶</a></dt> 
    1482 <dd><p>GetWindowVariant(self) -&gt; int</p> 
    1483 </dd></dl> 
     1339<tt class="descname">GetWindowVariant</tt><big>(</big><em>self</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.GetWindowVariant" title="Permalink to this definition">¶</a></dt> 
     1340<dd></dd></dl> 
    14841341 
    14851342<dl class="attribute"> 
     
    15051362<dl class="method"> 
    15061363<dt id="sans.guiframe.gui_toolbar.GUIToolBar.HasCapture"> 
    1507 <tt class="descname">HasCapture</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.HasCapture" title="Permalink to this definition">¶</a></dt> 
    1508 <dd><p>HasCapture(self) -&gt; bool</p> 
    1509 <p>Returns true if this window has the current mouse capture.</p> 
     1364<tt class="descname">HasCapture</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.HasCapture" title="Permalink to this definition">¶</a></dt> 
     1365<dd><p>Returns true if this window has the current mouse capture.</p> 
    15101366</dd></dl> 
    15111367 
    15121368<dl class="method"> 
    15131369<dt id="sans.guiframe.gui_toolbar.GUIToolBar.HasFlag"> 
    1514 <tt class="descname">HasFlag</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.HasFlag" title="Permalink to this definition">¶</a></dt> 
    1515 <dd><p>HasFlag(self, int flag) -&gt; bool</p> 
    1516 <p>Test if the given style is set for this window.</p> 
     1370<tt class="descname">HasFlag</tt><big>(</big><em>self</em>, <em>int flag</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.HasFlag" title="Permalink to this definition">¶</a></dt> 
     1371<dd><p>Test if the given style is set for this window.</p> 
    15171372</dd></dl> 
    15181373 
    15191374<dl class="method"> 
    15201375<dt id="sans.guiframe.gui_toolbar.GUIToolBar.HasMultiplePages"> 
    1521 <tt class="descname">HasMultiplePages</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.HasMultiplePages" title="Permalink to this definition">¶</a></dt> 
    1522 <dd><p>HasMultiplePages(self) -&gt; bool</p> 
    1523 </dd></dl> 
     1376<tt class="descname">HasMultiplePages</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.HasMultiplePages" title="Permalink to this definition">¶</a></dt> 
     1377<dd></dd></dl> 
    15241378 
    15251379<dl class="method"> 
    15261380<dt id="sans.guiframe.gui_toolbar.GUIToolBar.HasScrollbar"> 
    1527 <tt class="descname">HasScrollbar</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.HasScrollbar" title="Permalink to this definition">¶</a></dt> 
    1528 <dd><p>HasScrollbar(self, int orient) -&gt; bool</p> 
    1529 <p>Does the window have the scrollbar for this orientation?</p> 
     1381<tt class="descname">HasScrollbar</tt><big>(</big><em>self</em>, <em>int orient</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.HasScrollbar" title="Permalink to this definition">¶</a></dt> 
     1382<dd><p>Does the window have the scrollbar for this orientation?</p> 
    15301383</dd></dl> 
    15311384 
    15321385<dl class="method"> 
    15331386<dt id="sans.guiframe.gui_toolbar.GUIToolBar.HasTransparentBackground"> 
    1534 <tt class="descname">HasTransparentBackground</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.HasTransparentBackground" title="Permalink to this definition">¶</a></dt> 
    1535 <dd><p>HasTransparentBackground(self) -&gt; bool</p> 
    1536 <p>Returns True if this window&#8217;s background is transparent (as, for 
     1387<tt class="descname">HasTransparentBackground</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.HasTransparentBackground" title="Permalink to this definition">¶</a></dt> 
     1388<dd><p>Returns True if this window&#8217;s background is transparent (as, for 
    15371389example, for <cite>wx.StaticText</cite>) and should show the parent window&#8217;s 
    15381390background.</p> 
     
    15511403<dl class="method"> 
    15521404<dt id="sans.guiframe.gui_toolbar.GUIToolBar.Hide"> 
    1553 <tt class="descname">Hide</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Hide" title="Permalink to this definition">¶</a></dt> 
    1554 <dd><p>Hide(self) -&gt; bool</p> 
    1555 <p>Equivalent to calling Show(False).</p> 
     1405<tt class="descname">Hide</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Hide" title="Permalink to this definition">¶</a></dt> 
     1406<dd><p>Equivalent to calling Show(False).</p> 
    15561407</dd></dl> 
    15571408 
    15581409<dl class="method"> 
    15591410<dt id="sans.guiframe.gui_toolbar.GUIToolBar.HitTest"> 
    1560 <tt class="descname">HitTest</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.HitTest" title="Permalink to this definition">¶</a></dt> 
    1561 <dd><p>HitTest(self, Point pt) -&gt; int</p> 
    1562 <p>Test where the given (in client coords) point lies</p> 
     1411<tt class="descname">HitTest</tt><big>(</big><em>self</em>, <em>Point pt</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.HitTest" title="Permalink to this definition">¶</a></dt> 
     1412<dd><p>Test where the given (in client coords) point lies</p> 
    15631413</dd></dl> 
    15641414 
    15651415<dl class="method"> 
    15661416<dt id="sans.guiframe.gui_toolbar.GUIToolBar.HitTestXY"> 
    1567 <tt class="descname">HitTestXY</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.HitTestXY" title="Permalink to this definition">¶</a></dt> 
    1568 <dd><p>HitTestXY(self, int x, int y) -&gt; int</p> 
    1569 <p>Test where the given (in client coords) point lies</p> 
     1417<tt class="descname">HitTestXY</tt><big>(</big><em>self</em>, <em>int x</em>, <em>int y</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.HitTestXY" title="Permalink to this definition">¶</a></dt> 
     1418<dd><p>Test where the given (in client coords) point lies</p> 
    15701419</dd></dl> 
    15711420 
     
    15781427<dl class="method"> 
    15791428<dt id="sans.guiframe.gui_toolbar.GUIToolBar.InheritAttributes"> 
    1580 <tt class="descname">InheritAttributes</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.InheritAttributes" title="Permalink to this definition">¶</a></dt> 
    1581 <dd><p>InheritAttributes(self)</p> 
    1582 <p>This function is (or should be, in case of custom controls) called 
     1429<tt class="descname">InheritAttributes</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.InheritAttributes" title="Permalink to this definition">¶</a></dt> 
     1430<dd><p>This function is (or should be, in case of custom controls) called 
    15831431during window creation to intelligently set up the window visual 
    15841432attributes, that is the font and the foreground and background 
     
    16051453<dl class="method"> 
    16061454<dt id="sans.guiframe.gui_toolbar.GUIToolBar.InheritsBackgroundColour"> 
    1607 <tt class="descname">InheritsBackgroundColour</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.InheritsBackgroundColour" title="Permalink to this definition">¶</a></dt> 
    1608 <dd><p>InheritsBackgroundColour(self) -&gt; bool</p> 
    1609 </dd></dl> 
     1455<tt class="descname">InheritsBackgroundColour</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.InheritsBackgroundColour" title="Permalink to this definition">¶</a></dt> 
     1456<dd></dd></dl> 
    16101457 
    16111458<dl class="method"> 
    16121459<dt id="sans.guiframe.gui_toolbar.GUIToolBar.InitDialog"> 
    1613 <tt class="descname">InitDialog</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.InitDialog" title="Permalink to this definition">¶</a></dt> 
    1614 <dd><p>InitDialog(self)</p> 
    1615 <p>Sends an EVT_INIT_DIALOG event, whose handler usually transfers data 
     1460<tt class="descname">InitDialog</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.InitDialog" title="Permalink to this definition">¶</a></dt> 
     1461<dd><p>Sends an EVT_INIT_DIALOG event, whose handler usually transfers data 
    16161462to the dialog via validators.</p> 
    16171463</dd></dl> 
     
    16191465<dl class="method"> 
    16201466<dt id="sans.guiframe.gui_toolbar.GUIToolBar.InsertControl"> 
    1621 <tt class="descname">InsertControl</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.InsertControl" title="Permalink to this definition">¶</a></dt> 
    1622 <dd><p>InsertControl(self, size_t pos, Control control) -&gt; ToolBarToolBase</p> 
    1623 </dd></dl> 
     1467<tt class="descname">InsertControl</tt><big>(</big><em>self</em>, <em>size_t pos</em>, <em>Control control</em><big>)</big> &rarr; ToolBarToolBase<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.InsertControl" title="Permalink to this definition">¶</a></dt> 
     1468<dd></dd></dl> 
    16241469 
    16251470<dl class="method"> 
    16261471<dt id="sans.guiframe.gui_toolbar.GUIToolBar.InsertLabelTool"> 
    1627 <tt class="descname">InsertLabelTool</tt><big>(</big><em>pos</em>, <em>id</em>, <em>label</em>, <em>bitmap</em>, <em>bmpDisabled=&lt;wx._gdi.Bitmap; proxy of &lt;Swig Object of type 'wxBitmap *' at 0x20a5f38&gt; &gt;</em>, <em>kind=0</em>, <em>shortHelp=''</em>, <em>longHelp=''</em>, <em>clientData=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.InsertLabelTool" title="Permalink to this definition">¶</a></dt> 
     1472<tt class="descname">InsertLabelTool</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.InsertLabelTool" title="Permalink to this definition">¶</a></dt> 
    16281473<dd><p>Insert the new tool at the given position, if pos == GetToolsCount(), it 
    16291474is equivalent to AddTool()</p> 
     
    16321477<dl class="method"> 
    16331478<dt id="sans.guiframe.gui_toolbar.GUIToolBar.InsertSeparator"> 
    1634 <tt class="descname">InsertSeparator</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.InsertSeparator" title="Permalink to this definition">¶</a></dt> 
    1635 <dd><p>InsertSeparator(self, size_t pos) -&gt; ToolBarToolBase</p> 
    1636 </dd></dl> 
     1479<tt class="descname">InsertSeparator</tt><big>(</big><em>self</em>, <em>size_t pos</em><big>)</big> &rarr; ToolBarToolBase<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.InsertSeparator" title="Permalink to this definition">¶</a></dt> 
     1480<dd></dd></dl> 
    16371481 
    16381482<dl class="method"> 
    16391483<dt id="sans.guiframe.gui_toolbar.GUIToolBar.InsertSimpleTool"> 
    1640 <tt class="descname">InsertSimpleTool</tt><big>(</big><em>pos</em>, <em>id</em>, <em>bitmap</em>, <em>shortHelpString=''</em>, <em>longHelpString=''</em>, <em>isToggle=0</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.InsertSimpleTool" title="Permalink to this definition">¶</a></dt> 
     1484<tt class="descname">InsertSimpleTool</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.InsertSimpleTool" title="Permalink to this definition">¶</a></dt> 
    16411485<dd><p>Old style method to insert a tool in the toolbar.</p> 
    16421486</dd></dl> 
     
    16441488<dl class="method"> 
    16451489<dt id="sans.guiframe.gui_toolbar.GUIToolBar.InsertTool"> 
    1646 <tt class="descname">InsertTool</tt><big>(</big><em>pos</em>, <em>id</em>, <em>bitmap</em>, <em>pushedBitmap=&lt;wx._gdi.Bitmap; proxy of &lt;Swig Object of type 'wxBitmap *' at 0x20a5f38&gt; &gt;</em>, <em>isToggle=0</em>, <em>clientData=None</em>, <em>shortHelpString=''</em>, <em>longHelpString=''</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.InsertTool" title="Permalink to this definition">¶</a></dt> 
     1490<tt class="descname">InsertTool</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.InsertTool" title="Permalink to this definition">¶</a></dt> 
    16471491<dd><p>Old style method to insert a tool in the toolbar.</p> 
    16481492</dd></dl> 
     
    16501494<dl class="method"> 
    16511495<dt id="sans.guiframe.gui_toolbar.GUIToolBar.InsertToolItem"> 
    1652 <tt class="descname">InsertToolItem</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.InsertToolItem" title="Permalink to this definition">¶</a></dt> 
    1653 <dd><p>InsertToolItem(self, size_t pos, ToolBarToolBase tool) -&gt; ToolBarToolBase</p> 
    1654 </dd></dl> 
     1496<tt class="descname">InsertToolItem</tt><big>(</big><em>self</em>, <em>size_t pos</em>, <em>ToolBarToolBase tool</em><big>)</big> &rarr; ToolBarToolBase<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.InsertToolItem" title="Permalink to this definition">¶</a></dt> 
     1497<dd></dd></dl> 
    16551498 
    16561499<dl class="method"> 
    16571500<dt id="sans.guiframe.gui_toolbar.GUIToolBar.InvalidateBestSize"> 
    1658 <tt class="descname">InvalidateBestSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.InvalidateBestSize" title="Permalink to this definition">¶</a></dt> 
    1659 <dd><p>InvalidateBestSize(self)</p> 
    1660 <p>Reset the cached best size value so it will be recalculated the next 
     1501<tt class="descname">InvalidateBestSize</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.InvalidateBestSize" title="Permalink to this definition">¶</a></dt> 
     1502<dd><p>Reset the cached best size value so it will be recalculated the next 
    16611503time it is needed.</p> 
    16621504</dd></dl> 
     
    16641506<dl class="method"> 
    16651507<dt id="sans.guiframe.gui_toolbar.GUIToolBar.IsBeingDeleted"> 
    1666 <tt class="descname">IsBeingDeleted</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.IsBeingDeleted" title="Permalink to this definition">¶</a></dt> 
    1667 <dd><p>IsBeingDeleted(self) -&gt; bool</p> 
    1668 <p>Is the window in the process of being deleted?</p> 
     1508<tt class="descname">IsBeingDeleted</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.IsBeingDeleted" title="Permalink to this definition">¶</a></dt> 
     1509<dd><p>Is the window in the process of being deleted?</p> 
    16691510</dd></dl> 
    16701511 
    16711512<dl class="method"> 
    16721513<dt id="sans.guiframe.gui_toolbar.GUIToolBar.IsDoubleBuffered"> 
    1673 <tt class="descname">IsDoubleBuffered</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.IsDoubleBuffered" title="Permalink to this definition">¶</a></dt> 
    1674 <dd><p>IsDoubleBuffered(self) -&gt; bool</p> 
    1675 <p>Returns <tt class="xref docutils literal"><span class="pre">True</span></tt> if the window contents is double-buffered by the 
     1514<tt class="descname">IsDoubleBuffered</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.IsDoubleBuffered" title="Permalink to this definition">¶</a></dt> 
     1515<dd><p>Returns <tt class="docutils literal"><span class="pre">True</span></tt> if the window contents is double-buffered by the 
    16761516system, i.e. if any drawing done on the window is really done on a 
    16771517temporary backing surface and transferred to the screen all at once 
     
    16811521<dl class="method"> 
    16821522<dt id="sans.guiframe.gui_toolbar.GUIToolBar.IsEnabled"> 
    1683 <tt class="descname">IsEnabled</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.IsEnabled" title="Permalink to this definition">¶</a></dt> 
    1684 <dd><p>IsEnabled(self) -&gt; bool</p> 
    1685 <p>Returns true if the window is enabled for input, false otherwise.</p> 
     1523<tt class="descname">IsEnabled</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.IsEnabled" title="Permalink to this definition">¶</a></dt> 
     1524<dd><p>Returns true if the window is enabled for input, false otherwise.</p> 
    16861525</dd></dl> 
    16871526 
    16881527<dl class="method"> 
    16891528<dt id="sans.guiframe.gui_toolbar.GUIToolBar.IsExposed"> 
    1690 <tt class="descname">IsExposed</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.IsExposed" title="Permalink to this definition">¶</a></dt> 
    1691 <dd><p>IsExposed(self, int x, int y, int w=1, int h=1) -&gt; bool</p> 
    1692 <p>Returns true if the given point or rectangle area has been exposed 
     1529<tt class="descname">IsExposed</tt><big>(</big><em>self</em>, <em>int x</em>, <em>int y</em>, <em>int w=1</em>, <em>int h=1</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.IsExposed" title="Permalink to this definition">¶</a></dt> 
     1530<dd><p>Returns true if the given point or rectangle area has been exposed 
    16931531since the last repaint. Call this in an paint event handler to 
    16941532optimize redrawing by only redrawing those areas, which have been 
     
    16981536<dl class="method"> 
    16991537<dt id="sans.guiframe.gui_toolbar.GUIToolBar.IsExposedPoint"> 
    1700 <tt class="descname">IsExposedPoint</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.IsExposedPoint" title="Permalink to this definition">¶</a></dt> 
    1701 <dd><p>IsExposedPoint(self, Point pt) -&gt; bool</p> 
    1702 <p>Returns true if the given point or rectangle area has been exposed 
     1538<tt class="descname">IsExposedPoint</tt><big>(</big><em>self</em>, <em>Point pt</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.IsExposedPoint" title="Permalink to this definition">¶</a></dt> 
     1539<dd><p>Returns true if the given point or rectangle area has been exposed 
    17031540since the last repaint. Call this in an paint event handler to 
    17041541optimize redrawing by only redrawing those areas, which have been 
     
    17081545<dl class="method"> 
    17091546<dt id="sans.guiframe.gui_toolbar.GUIToolBar.IsExposedRect"> 
    1710 <tt class="descname">IsExposedRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.IsExposedRect" title="Permalink to this definition">¶</a></dt> 
    1711 <dd><p>IsExposedRect(self, Rect rect) -&gt; bool</p> 
    1712 <p>Returns true if the given point or rectangle area has been exposed 
     1547<tt class="descname">IsExposedRect</tt><big>(</big><em>self</em>, <em>Rect rect</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.IsExposedRect" title="Permalink to this definition">¶</a></dt> 
     1548<dd><p>Returns true if the given point or rectangle area has been exposed 
    17131549since the last repaint. Call this in an paint event handler to 
    17141550optimize redrawing by only redrawing those areas, which have been 
     
    17181554<dl class="method"> 
    17191555<dt id="sans.guiframe.gui_toolbar.GUIToolBar.IsFrozen"> 
    1720 <tt class="descname">IsFrozen</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.IsFrozen" title="Permalink to this definition">¶</a></dt> 
    1721 <dd><p>IsFrozen(self) -&gt; bool</p> 
    1722 <p>Returns <tt class="xref docutils literal"><span class="pre">True</span></tt> if the window has been frozen and not thawed yet.</p> 
     1556<tt class="descname">IsFrozen</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.IsFrozen" title="Permalink to this definition">¶</a></dt> 
     1557<dd><p>Returns <tt class="docutils literal"><span class="pre">True</span></tt> if the window has been frozen and not thawed yet.</p> 
    17231558<table class="docutils field-list" frame="void" rules="none"> 
    17241559<col class="field-name" /> 
    17251560<col class="field-body" /> 
    17261561<tbody valign="top"> 
    1727 <tr class="field"><th class="field-name">See :</th><td class="field-body"><cite>Freeze</cite> and <cite>Thaw</cite></td> 
     1562<tr class="field-odd field"><th class="field-name">See :</th><td class="field-body"><cite>Freeze</cite> and <cite>Thaw</cite></td> 
    17281563</tr> 
    17291564</tbody> 
     
    17331568<dl class="method"> 
    17341569<dt id="sans.guiframe.gui_toolbar.GUIToolBar.IsRetained"> 
    1735 <tt class="descname">IsRetained</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.IsRetained" title="Permalink to this definition">¶</a></dt> 
    1736 <dd><p>IsRetained(self) -&gt; bool</p> 
    1737 <p>Returns true if the window is retained, false otherwise.  Retained 
     1570<tt class="descname">IsRetained</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.IsRetained" title="Permalink to this definition">¶</a></dt> 
     1571<dd><p>Returns true if the window is retained, false otherwise.  Retained 
    17381572windows are only available on X platforms.</p> 
    17391573</dd></dl> 
     
    17411575<dl class="method"> 
    17421576<dt id="sans.guiframe.gui_toolbar.GUIToolBar.IsSameAs"> 
    1743 <tt class="descname">IsSameAs</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.IsSameAs" title="Permalink to this definition">¶</a></dt> 
    1744 <dd><p>IsSameAs(self, Object p) -&gt; bool</p> 
    1745 <p>For wx.Objects that use C++ reference counting internally, this method 
     1577<tt class="descname">IsSameAs</tt><big>(</big><em>self</em>, <em>Object p</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.IsSameAs" title="Permalink to this definition">¶</a></dt> 
     1578<dd><p>For wx.Objects that use C++ reference counting internally, this method 
    17461579can be used to determine if two objects are referencing the same data 
    17471580object.</p> 
     
    17501583<dl class="method"> 
    17511584<dt id="sans.guiframe.gui_toolbar.GUIToolBar.IsShown"> 
    1752 <tt class="descname">IsShown</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.IsShown" title="Permalink to this definition">¶</a></dt> 
    1753 <dd><p>IsShown(self) -&gt; bool</p> 
    1754 <p>Returns true if the window is shown, false if it has been hidden.</p> 
     1585<tt class="descname">IsShown</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.IsShown" title="Permalink to this definition">¶</a></dt> 
     1586<dd><p>Returns true if the window is shown, false if it has been hidden.</p> 
    17551587</dd></dl> 
    17561588 
    17571589<dl class="method"> 
    17581590<dt id="sans.guiframe.gui_toolbar.GUIToolBar.IsShownOnScreen"> 
    1759 <tt class="descname">IsShownOnScreen</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.IsShownOnScreen" title="Permalink to this definition">¶</a></dt> 
    1760 <dd><p>IsShownOnScreen(self) -&gt; bool</p> 
    1761 <p>Returns <tt class="xref docutils literal"><span class="pre">True</span></tt> if the window is physically visible on the screen, 
     1591<tt class="descname">IsShownOnScreen</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.IsShownOnScreen" title="Permalink to this definition">¶</a></dt> 
     1592<dd><p>Returns <tt class="docutils literal"><span class="pre">True</span></tt> if the window is physically visible on the screen, 
    17621593i.e. it is shown and all its parents up to the toplevel window are 
    17631594shown as well.</p> 
     
    17661597<dl class="method"> 
    17671598<dt id="sans.guiframe.gui_toolbar.GUIToolBar.IsTopLevel"> 
    1768 <tt class="descname">IsTopLevel</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.IsTopLevel" title="Permalink to this definition">¶</a></dt> 
    1769 <dd><p>IsTopLevel(self) -&gt; bool</p> 
    1770 <p>Returns true if the given window is a top-level one. Currently all 
     1599<tt class="descname">IsTopLevel</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.IsTopLevel" title="Permalink to this definition">¶</a></dt> 
     1600<dd><p>Returns true if the given window is a top-level one. Currently all 
    17711601frames and dialogs are always considered to be top-level windows (even 
    17721602if they have a parent window).</p> 
     
    17751605<dl class="method"> 
    17761606<dt id="sans.guiframe.gui_toolbar.GUIToolBar.IsVertical"> 
    1777 <tt class="descname">IsVertical</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.IsVertical" title="Permalink to this definition">¶</a></dt> 
    1778 <dd><p>IsVertical(self) -&gt; bool</p> 
    1779 </dd></dl> 
     1607<tt class="descname">IsVertical</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.IsVertical" title="Permalink to this definition">¶</a></dt> 
     1608<dd></dd></dl> 
    17801609 
    17811610<dl class="attribute"> 
     
    17931622<dl class="method"> 
    17941623<dt id="sans.guiframe.gui_toolbar.GUIToolBar.Layout"> 
    1795 <tt class="descname">Layout</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Layout" title="Permalink to this definition">¶</a></dt> 
    1796 <dd><p>Layout(self) -&gt; bool</p> 
    1797 <p>Invokes the constraint-based layout algorithm or the sizer-based 
     1624<tt class="descname">Layout</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Layout" title="Permalink to this definition">¶</a></dt> 
     1625<dd><p>Invokes the constraint-based layout algorithm or the sizer-based 
    17981626algorithm for this window.  See SetAutoLayout: when auto layout is on, 
    17991627this function gets called automatically by the default EVT_SIZE 
     
    18091637<dl class="method"> 
    18101638<dt id="sans.guiframe.gui_toolbar.GUIToolBar.LineDown"> 
    1811 <tt class="descname">LineDown</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.LineDown" title="Permalink to this definition">¶</a></dt> 
    1812 <dd><p>LineDown(self) -&gt; bool</p> 
    1813 <p>This is just a wrapper for ScrollLines(1).</p> 
     1639<tt class="descname">LineDown</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.LineDown" title="Permalink to this definition">¶</a></dt> 
     1640<dd><p>This is just a wrapper for ScrollLines(1).</p> 
    18141641</dd></dl> 
    18151642 
    18161643<dl class="method"> 
    18171644<dt id="sans.guiframe.gui_toolbar.GUIToolBar.LineUp"> 
    1818 <tt class="descname">LineUp</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.LineUp" title="Permalink to this definition">¶</a></dt> 
    1819 <dd><p>LineUp(self) -&gt; bool</p> 
    1820 <p>This is just a wrapper for ScrollLines(-1).</p> 
     1645<tt class="descname">LineUp</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.LineUp" title="Permalink to this definition">¶</a></dt> 
     1646<dd><p>This is just a wrapper for ScrollLines(-1).</p> 
    18211647</dd></dl> 
    18221648 
    18231649<dl class="method"> 
    18241650<dt id="sans.guiframe.gui_toolbar.GUIToolBar.Lower"> 
    1825 <tt class="descname">Lower</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Lower" title="Permalink to this definition">¶</a></dt> 
    1826 <dd><p>Lower(self)</p> 
    1827 <p>Lowers the window to the bottom of the window hierarchy.  In current 
     1651<tt class="descname">Lower</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Lower" title="Permalink to this definition">¶</a></dt> 
     1652<dd><p>Lowers the window to the bottom of the window hierarchy.  In current 
    18281653version of wxWidgets this works both for managed and child windows.</p> 
    18291654</dd></dl> 
     
    18311656<dl class="method"> 
    18321657<dt id="sans.guiframe.gui_toolbar.GUIToolBar.MakeModal"> 
    1833 <tt class="descname">MakeModal</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.MakeModal" title="Permalink to this definition">¶</a></dt> 
    1834 <dd><p>MakeModal(self, bool modal=True)</p> 
    1835 <p>Disables all other windows in the application so that the user can 
     1658<tt class="descname">MakeModal</tt><big>(</big><em>self</em>, <em>bool modal=True</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.MakeModal" title="Permalink to this definition">¶</a></dt> 
     1659<dd><p>Disables all other windows in the application so that the user can 
    18361660only interact with this window.  Passing False will reverse this 
    18371661effect.</p> 
     
    18941718<dl class="method"> 
    18951719<dt id="sans.guiframe.gui_toolbar.GUIToolBar.Move"> 
    1896 <tt class="descname">Move</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Move" title="Permalink to this definition">¶</a></dt> 
    1897 <dd><p>Move(self, Point pt, int flags=SIZE_USE_EXISTING)</p> 
    1898 <p>Moves the window to the given position.</p> 
     1720<tt class="descname">Move</tt><big>(</big><em>self</em>, <em>Point pt</em>, <em>int flags=SIZE_USE_EXISTING</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Move" title="Permalink to this definition">¶</a></dt> 
     1721<dd><p>Moves the window to the given position.</p> 
    18991722</dd></dl> 
    19001723 
    19011724<dl class="method"> 
    19021725<dt id="sans.guiframe.gui_toolbar.GUIToolBar.MoveAfterInTabOrder"> 
    1903 <tt class="descname">MoveAfterInTabOrder</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.MoveAfterInTabOrder" title="Permalink to this definition">¶</a></dt> 
    1904 <dd><p>MoveAfterInTabOrder(self, Window win)</p> 
    1905 <p>Moves this window in the tab navigation order after the specified 
     1726<tt class="descname">MoveAfterInTabOrder</tt><big>(</big><em>self</em>, <em>Window win</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.MoveAfterInTabOrder" title="Permalink to this definition">¶</a></dt> 
     1727<dd><p>Moves this window in the tab navigation order after the specified 
    19061728sibling window.  This means that when the user presses the TAB key on 
    19071729that other window, the focus switches to this window.</p> 
     
    19131735<dl class="method"> 
    19141736<dt id="sans.guiframe.gui_toolbar.GUIToolBar.MoveBeforeInTabOrder"> 
    1915 <tt class="descname">MoveBeforeInTabOrder</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.MoveBeforeInTabOrder" title="Permalink to this definition">¶</a></dt> 
    1916 <dd><p>MoveBeforeInTabOrder(self, Window win)</p> 
    1917 <p>Same as <cite>MoveAfterInTabOrder</cite> except that it inserts this window just 
     1737<tt class="descname">MoveBeforeInTabOrder</tt><big>(</big><em>self</em>, <em>Window win</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.MoveBeforeInTabOrder" title="Permalink to this definition">¶</a></dt> 
     1738<dd><p>Same as <cite>MoveAfterInTabOrder</cite> except that it inserts this window just 
    19181739before win instead of putting it right after it.</p> 
    19191740</dd></dl> 
     
    19211742<dl class="method"> 
    19221743<dt id="sans.guiframe.gui_toolbar.GUIToolBar.MoveXY"> 
    1923 <tt class="descname">MoveXY</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.MoveXY" title="Permalink to this definition">¶</a></dt> 
    1924 <dd><p>MoveXY(self, int x, int y, int flags=SIZE_USE_EXISTING)</p> 
    1925 <p>Moves the window to the given position.</p> 
     1744<tt class="descname">MoveXY</tt><big>(</big><em>self</em>, <em>int x</em>, <em>int y</em>, <em>int flags=SIZE_USE_EXISTING</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.MoveXY" title="Permalink to this definition">¶</a></dt> 
     1745<dd><p>Moves the window to the given position.</p> 
    19261746</dd></dl> 
    19271747 
     
    19341754<dl class="method"> 
    19351755<dt id="sans.guiframe.gui_toolbar.GUIToolBar.Navigate"> 
    1936 <tt class="descname">Navigate</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Navigate" title="Permalink to this definition">¶</a></dt> 
    1937 <dd><p>Navigate(self, int flags=NavigationKeyEvent.IsForward) -&gt; bool</p> 
    1938 <p>Does keyboard navigation from this window to another, by sending a 
     1756<tt class="descname">Navigate</tt><big>(</big><em>self</em>, <em>int flags=NavigationKeyEvent.IsForward</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Navigate" title="Permalink to this definition">¶</a></dt> 
     1757<dd><p>Does keyboard navigation from this window to another, by sending a 
    19391758<cite>wx.NavigationKeyEvent</cite>.</p> 
    19401759</dd></dl> 
     
    19421761<dl class="staticmethod"> 
    19431762<dt id="sans.guiframe.gui_toolbar.GUIToolBar.NewControlId"> 
    1944 <em class="property">static </em><tt class="descname">NewControlId</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.NewControlId" title="Permalink to this definition">¶</a></dt> 
    1945 <dd><p>NewControlId() -&gt; int</p> 
    1946 <p>Generate a control id for the controls which were not given one.</p> 
     1763<em class="property">static </em><tt class="descname">NewControlId</tt><big>(</big><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.NewControlId" title="Permalink to this definition">¶</a></dt> 
     1764<dd><p>Generate a control id for the controls which were not given one.</p> 
    19471765</dd></dl> 
    19481766 
    19491767<dl class="staticmethod"> 
    19501768<dt id="sans.guiframe.gui_toolbar.GUIToolBar.NextControlId"> 
    1951 <em class="property">static </em><tt class="descname">NextControlId</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.NextControlId" title="Permalink to this definition">¶</a></dt> 
    1952 <dd><p>NextControlId(int winid) -&gt; int</p> 
    1953 <p>Get the id of the control following the one with the given 
     1769<em class="property">static </em><tt class="descname">NextControlId</tt><big>(</big><em>int winid</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.NextControlId" title="Permalink to this definition">¶</a></dt> 
     1770<dd><p>Get the id of the control following the one with the given 
    19541771autogenerated) id</p> 
    19551772</dd></dl> 
     
    19631780<dl class="method"> 
    19641781<dt id="sans.guiframe.gui_toolbar.GUIToolBar.OnPaint"> 
    1965 <tt class="descname">OnPaint</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.OnPaint" title="Permalink to this definition">¶</a></dt> 
    1966 <dd><p>OnPaint(self, PaintEvent event)</p> 
    1967 </dd></dl> 
     1782<tt class="descname">OnPaint</tt><big>(</big><em>self</em>, <em>PaintEvent event</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.OnPaint" title="Permalink to this definition">¶</a></dt> 
     1783<dd></dd></dl> 
    19681784 
    19691785<dl class="method"> 
    19701786<dt id="sans.guiframe.gui_toolbar.GUIToolBar.PageDown"> 
    1971 <tt class="descname">PageDown</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.PageDown" title="Permalink to this definition">¶</a></dt> 
    1972 <dd><p>PageDown(self) -&gt; bool</p> 
    1973 <p>This is just a wrapper for ScrollPages(1).</p> 
     1787<tt class="descname">PageDown</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.PageDown" title="Permalink to this definition">¶</a></dt> 
     1788<dd><p>This is just a wrapper for ScrollPages(1).</p> 
    19741789</dd></dl> 
    19751790 
    19761791<dl class="method"> 
    19771792<dt id="sans.guiframe.gui_toolbar.GUIToolBar.PageUp"> 
    1978 <tt class="descname">PageUp</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.PageUp" title="Permalink to this definition">¶</a></dt> 
    1979 <dd><p>PageUp(self) -&gt; bool</p> 
    1980 <p>This is just a wrapper for ScrollPages(-1).</p> 
     1793<tt class="descname">PageUp</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.PageUp" title="Permalink to this definition">¶</a></dt> 
     1794<dd><p>This is just a wrapper for ScrollPages(-1).</p> 
    19811795</dd></dl> 
    19821796 
     
    19891803<dl class="method"> 
    19901804<dt id="sans.guiframe.gui_toolbar.GUIToolBar.PopEventHandler"> 
    1991 <tt class="descname">PopEventHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.PopEventHandler" title="Permalink to this definition">¶</a></dt> 
    1992 <dd><p>PopEventHandler(self, bool deleteHandler=False) -&gt; EvtHandler</p> 
    1993 <p>Removes and returns the top-most event handler on the event handler 
     1805<tt class="descname">PopEventHandler</tt><big>(</big><em>self</em>, <em>bool deleteHandler=False</em><big>)</big> &rarr; EvtHandler<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.PopEventHandler" title="Permalink to this definition">¶</a></dt> 
     1806<dd><p>Removes and returns the top-most event handler on the event handler 
    19941807stack.  If deleteHandler is True then the wx.EvtHandler object will be 
    1995 destroyed after it is popped, and <tt class="xref docutils literal"><span class="pre">None</span></tt> will be returned instead.</p> 
     1808destroyed after it is popped, and <tt class="docutils literal"><span class="pre">None</span></tt> will be returned instead.</p> 
    19961809</dd></dl> 
    19971810 
    19981811<dl class="method"> 
    19991812<dt id="sans.guiframe.gui_toolbar.GUIToolBar.PopupMenu"> 
    2000 <tt class="descname">PopupMenu</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.PopupMenu" title="Permalink to this definition">¶</a></dt> 
    2001 <dd><p>PopupMenu(self, Menu menu, Point pos=DefaultPosition) -&gt; bool</p> 
    2002 <p>Pops up the given menu at the specified coordinates, relative to this window, 
     1813<tt class="descname">PopupMenu</tt><big>(</big><em>self</em>, <em>Menu menu</em>, <em>Point pos=DefaultPosition</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.PopupMenu" title="Permalink to this definition">¶</a></dt> 
     1814<dd><p>Pops up the given menu at the specified coordinates, relative to this window, 
    20031815and returns control when the user has dismissed the menu. If a menu item is 
    20041816selected, the corresponding menu event is generated and will be processed as 
     
    20091821<dl class="method"> 
    20101822<dt id="sans.guiframe.gui_toolbar.GUIToolBar.PopupMenuXY"> 
    2011 <tt class="descname">PopupMenuXY</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.PopupMenuXY" title="Permalink to this definition">¶</a></dt> 
    2012 <dd><p>PopupMenuXY(self, Menu menu, int x=-1, int y=-1) -&gt; bool</p> 
    2013 <p>Pops up the given menu at the specified coordinates, relative to this window, 
     1823<tt class="descname">PopupMenuXY</tt><big>(</big><em>self</em>, <em>Menu menu</em>, <em>int x=-1</em>, <em>int y=-1</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.PopupMenuXY" title="Permalink to this definition">¶</a></dt> 
     1824<dd><p>Pops up the given menu at the specified coordinates, relative to this window, 
    20141825and returns control when the user has dismissed the menu. If a menu item is 
    20151826selected, the corresponding menu event is generated and will be processed as 
     
    20261837<dl class="method"> 
    20271838<dt id="sans.guiframe.gui_toolbar.GUIToolBar.PostCreate"> 
    2028 <tt class="descname">PostCreate</tt><big>(</big><em>pre</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.PostCreate" title="Permalink to this definition">¶</a></dt> 
     1839<tt class="descname">PostCreate</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.PostCreate" title="Permalink to this definition">¶</a></dt> 
    20291840<dd><p>Phase 3 of the 2-phase create &lt;wink!&gt; 
    20301841Call this method after precreating the window with the 2-phase create method.</p> 
     
    20331844<dl class="method"> 
    20341845<dt id="sans.guiframe.gui_toolbar.GUIToolBar.PrepareDC"> 
    2035 <tt class="descname">PrepareDC</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.PrepareDC" title="Permalink to this definition">¶</a></dt> 
    2036 <dd><p>PrepareDC(self, DC dc)</p> 
    2037 <p>Call this function to prepare the device context for drawing a 
     1846<tt class="descname">PrepareDC</tt><big>(</big><em>self</em>, <em>DC dc</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.PrepareDC" title="Permalink to this definition">¶</a></dt> 
     1847<dd><p>Call this function to prepare the device context for drawing a 
    20381848scrolled image. It sets the device origin according to the current 
    20391849scroll position.</p> 
     
    20421852<dl class="staticmethod"> 
    20431853<dt id="sans.guiframe.gui_toolbar.GUIToolBar.PrevControlId"> 
    2044 <em class="property">static </em><tt class="descname">PrevControlId</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.PrevControlId" title="Permalink to this definition">¶</a></dt> 
    2045 <dd><p>PrevControlId(int winid) -&gt; int</p> 
    2046 <p>Get the id of the control preceding the one with the given 
     1854<em class="property">static </em><tt class="descname">PrevControlId</tt><big>(</big><em>int winid</em><big>)</big> &rarr; int<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.PrevControlId" title="Permalink to this definition">¶</a></dt> 
     1855<dd><p>Get the id of the control preceding the one with the given 
    20471856autogenerated) id</p> 
    20481857</dd></dl> 
     
    20561865<dl class="method"> 
    20571866<dt id="sans.guiframe.gui_toolbar.GUIToolBar.ProcessEvent"> 
    2058 <tt class="descname">ProcessEvent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.ProcessEvent" title="Permalink to this definition">¶</a></dt> 
    2059 <dd><p>ProcessEvent(self, Event event) -&gt; bool</p> 
    2060 </dd></dl> 
     1867<tt class="descname">ProcessEvent</tt><big>(</big><em>self</em>, <em>Event event</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.ProcessEvent" title="Permalink to this definition">¶</a></dt> 
     1868<dd></dd></dl> 
    20611869 
    20621870<dl class="method"> 
    20631871<dt id="sans.guiframe.gui_toolbar.GUIToolBar.ProcessPendingEvents"> 
    2064 <tt class="descname">ProcessPendingEvents</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.ProcessPendingEvents" title="Permalink to this definition">¶</a></dt> 
    2065 <dd><p>ProcessPendingEvents(self)</p> 
    2066 </dd></dl> 
     1872<tt class="descname">ProcessPendingEvents</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.ProcessPendingEvents" title="Permalink to this definition">¶</a></dt> 
     1873<dd></dd></dl> 
    20671874 
    20681875<dl class="method"> 
    20691876<dt id="sans.guiframe.gui_toolbar.GUIToolBar.PushEventHandler"> 
    2070 <tt class="descname">PushEventHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.PushEventHandler" title="Permalink to this definition">¶</a></dt> 
    2071 <dd><p>PushEventHandler(self, EvtHandler handler)</p> 
    2072 <p>Pushes this event handler onto the event handler stack for the window. 
     1877<tt class="descname">PushEventHandler</tt><big>(</big><em>self</em>, <em>EvtHandler handler</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.PushEventHandler" title="Permalink to this definition">¶</a></dt> 
     1878<dd><p>Pushes this event handler onto the event handler stack for the window. 
    20731879An event handler is an object that is capable of processing the events 
    20741880sent to a window.  (In other words, is able to dispatch the events to a 
     
    20881894<dl class="method"> 
    20891895<dt id="sans.guiframe.gui_toolbar.GUIToolBar.Raise"> 
    2090 <tt class="descname">Raise</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Raise" title="Permalink to this definition">¶</a></dt> 
    2091 <dd><p>Raise(self)</p> 
    2092 <p>Raises the window to the top of the window hierarchy.  In current 
     1896<tt class="descname">Raise</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Raise" title="Permalink to this definition">¶</a></dt> 
     1897<dd><p>Raises the window to the top of the window hierarchy.  In current 
    20931898version of wxWidgets this works both for managed and child windows.</p> 
    20941899</dd></dl> 
     
    20961901<dl class="method"> 
    20971902<dt id="sans.guiframe.gui_toolbar.GUIToolBar.Realize"> 
    2098 <tt class="descname">Realize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Realize" title="Permalink to this definition">¶</a></dt> 
    2099 <dd><p>Realize(self) -&gt; bool</p> 
    2100 </dd></dl> 
     1903<tt class="descname">Realize</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Realize" title="Permalink to this definition">¶</a></dt> 
     1904<dd></dd></dl> 
    21011905 
    21021906<dl class="attribute"> 
     
    21081912<dl class="method"> 
    21091913<dt id="sans.guiframe.gui_toolbar.GUIToolBar.Refresh"> 
    2110 <tt class="descname">Refresh</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Refresh" title="Permalink to this definition">¶</a></dt> 
    2111 <dd><p>Refresh(self, bool eraseBackground=True, Rect rect=None)</p> 
    2112 <p>Mark the specified rectangle (or the whole window) as &#8220;dirty&#8221; so it 
     1914<tt class="descname">Refresh</tt><big>(</big><em>self</em>, <em>bool eraseBackground=True</em>, <em>Rect rect=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Refresh" title="Permalink to this definition">¶</a></dt> 
     1915<dd><p>Mark the specified rectangle (or the whole window) as &#8220;dirty&#8221; so it 
    21131916will be repainted.  Causes an EVT_PAINT event to be generated and sent 
    21141917to the window.</p> 
     
    21171920<dl class="method"> 
    21181921<dt id="sans.guiframe.gui_toolbar.GUIToolBar.RefreshRect"> 
    2119 <tt class="descname">RefreshRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.RefreshRect" title="Permalink to this definition">¶</a></dt> 
    2120 <dd><p>RefreshRect(self, Rect rect, bool eraseBackground=True)</p> 
    2121 <p>Redraws the contents of the given rectangle: the area inside it will 
     1922<tt class="descname">RefreshRect</tt><big>(</big><em>self</em>, <em>Rect rect</em>, <em>bool eraseBackground=True</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.RefreshRect" title="Permalink to this definition">¶</a></dt> 
     1923<dd><p>Redraws the contents of the given rectangle: the area inside it will 
    21221924be repainted.  This is the same as Refresh but has a nicer syntax.</p> 
    21231925</dd></dl> 
     
    21251927<dl class="method"> 
    21261928<dt id="sans.guiframe.gui_toolbar.GUIToolBar.RegisterHotKey"> 
    2127 <tt class="descname">RegisterHotKey</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.RegisterHotKey" title="Permalink to this definition">¶</a></dt> 
    2128 <dd><p>RegisterHotKey(self, int hotkeyId, int modifiers, int keycode) -&gt; bool</p> 
    2129 <p>Registers a system wide hotkey. Every time the user presses the hotkey 
     1929<tt class="descname">RegisterHotKey</tt><big>(</big><em>self</em>, <em>int hotkeyId</em>, <em>int modifiers</em>, <em>int keycode</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.RegisterHotKey" title="Permalink to this definition">¶</a></dt> 
     1930<dd><p>Registers a system wide hotkey. Every time the user presses the hotkey 
    21301931registered here, this window will receive a hotkey event. It will 
    21311932receive the event even if the application is in the background and 
     
    21381939<dl class="method"> 
    21391940<dt id="sans.guiframe.gui_toolbar.GUIToolBar.ReleaseMouse"> 
    2140 <tt class="descname">ReleaseMouse</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.ReleaseMouse" title="Permalink to this definition">¶</a></dt> 
    2141 <dd><p>ReleaseMouse(self)</p> 
    2142 <p>Releases mouse input captured with wx.Window.CaptureMouse.</p> 
     1941<tt class="descname">ReleaseMouse</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.ReleaseMouse" title="Permalink to this definition">¶</a></dt> 
     1942<dd><p>Releases mouse input captured with wx.Window.CaptureMouse.</p> 
    21431943</dd></dl> 
    21441944 
    21451945<dl class="method"> 
    21461946<dt id="sans.guiframe.gui_toolbar.GUIToolBar.RemoveChild"> 
    2147 <tt class="descname">RemoveChild</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.RemoveChild" title="Permalink to this definition">¶</a></dt> 
    2148 <dd><p>RemoveChild(self, Window child)</p> 
    2149 <p>Removes a child window. This is called automatically by window 
     1947<tt class="descname">RemoveChild</tt><big>(</big><em>self</em>, <em>Window child</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.RemoveChild" title="Permalink to this definition">¶</a></dt> 
     1948<dd><p>Removes a child window. This is called automatically by window 
    21501949deletion functions so should not be required by the application 
    21511950programmer.</p> 
     
    21541953<dl class="method"> 
    21551954<dt id="sans.guiframe.gui_toolbar.GUIToolBar.RemoveEventHandler"> 
    2156 <tt class="descname">RemoveEventHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.RemoveEventHandler" title="Permalink to this definition">¶</a></dt> 
    2157 <dd><p>RemoveEventHandler(self, EvtHandler handler) -&gt; bool</p> 
    2158 <p>Find the given handler in the event handler chain and remove (but not 
     1955<tt class="descname">RemoveEventHandler</tt><big>(</big><em>self</em>, <em>EvtHandler handler</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.RemoveEventHandler" title="Permalink to this definition">¶</a></dt> 
     1956<dd><p>Find the given handler in the event handler chain and remove (but not 
    21591957delete) it from the event handler chain, returns True if it was found 
    21601958and False otherwise (this also results in an assert failure so this 
     
    21651963<dl class="method"> 
    21661964<dt id="sans.guiframe.gui_toolbar.GUIToolBar.RemoveTool"> 
    2167 <tt class="descname">RemoveTool</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.RemoveTool" title="Permalink to this definition">¶</a></dt> 
    2168 <dd><p>RemoveTool(self, int id) -&gt; ToolBarToolBase</p> 
    2169 </dd></dl> 
     1965<tt class="descname">RemoveTool</tt><big>(</big><em>self</em>, <em>int id</em><big>)</big> &rarr; ToolBarToolBase<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.RemoveTool" title="Permalink to this definition">¶</a></dt> 
     1966<dd></dd></dl> 
    21701967 
    21711968<dl class="method"> 
    21721969<dt id="sans.guiframe.gui_toolbar.GUIToolBar.Reparent"> 
    2173 <tt class="descname">Reparent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Reparent" title="Permalink to this definition">¶</a></dt> 
    2174 <dd><p>Reparent(self, Window newParent) -&gt; bool</p> 
    2175 <p>Reparents the window, i.e the window will be removed from its current 
     1970<tt class="descname">Reparent</tt><big>(</big><em>self</em>, <em>Window newParent</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Reparent" title="Permalink to this definition">¶</a></dt> 
     1971<dd><p>Reparents the window, i.e the window will be removed from its current 
    21761972parent window (e.g. a non-standard toolbar in a wxFrame) and then 
    21771973re-inserted into another. Available on Windows and GTK.  Returns True 
     
    21941990<dl class="method"> 
    21951991<dt id="sans.guiframe.gui_toolbar.GUIToolBar.ScreenToClient"> 
    2196 <tt class="descname">ScreenToClient</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.ScreenToClient" title="Permalink to this definition">¶</a></dt> 
    2197 <dd><p>ScreenToClient(self, Point pt) -&gt; Point</p> 
    2198 <p>Converts from screen to client window coordinates.</p> 
     1992<tt class="descname">ScreenToClient</tt><big>(</big><em>self</em>, <em>Point pt</em><big>)</big> &rarr; Point<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.ScreenToClient" title="Permalink to this definition">¶</a></dt> 
     1993<dd><p>Converts from screen to client window coordinates.</p> 
    21991994</dd></dl> 
    22001995 
    22011996<dl class="method"> 
    22021997<dt id="sans.guiframe.gui_toolbar.GUIToolBar.ScreenToClientXY"> 
    2203 <tt class="descname">ScreenToClientXY</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.ScreenToClientXY" title="Permalink to this definition">¶</a></dt> 
    2204 <dd><p>ScreenToClientXY(int x, int y) -&gt; (x,y)</p> 
    2205 <p>Converts from screen to client window coordinates.</p> 
     1998<tt class="descname">ScreenToClientXY</tt><big>(</big><em>int x</em>, <em>int y) -&gt; (x</em>, <em>y</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.ScreenToClientXY" title="Permalink to this definition">¶</a></dt> 
     1999<dd><p>Converts from screen to client window coordinates.</p> 
    22062000</dd></dl> 
    22072001 
    22082002<dl class="method"> 
    22092003<dt id="sans.guiframe.gui_toolbar.GUIToolBar.ScrollLines"> 
    2210 <tt class="descname">ScrollLines</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.ScrollLines" title="Permalink to this definition">¶</a></dt> 
    2211 <dd><p>ScrollLines(self, int lines) -&gt; bool</p> 
    2212 <p>If the platform and window class supports it, scrolls the window by 
     2004<tt class="descname">ScrollLines</tt><big>(</big><em>self</em>, <em>int lines</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.ScrollLines" title="Permalink to this definition">¶</a></dt> 
     2005<dd><p>If the platform and window class supports it, scrolls the window by 
    22132006the given number of lines down, if lines is positive, or up if lines 
    22142007is negative.  Returns True if the window was scrolled, False if it was 
     
    22182011<dl class="method"> 
    22192012<dt id="sans.guiframe.gui_toolbar.GUIToolBar.ScrollPages"> 
    2220 <tt class="descname">ScrollPages</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.ScrollPages" title="Permalink to this definition">¶</a></dt> 
    2221 <dd><p>ScrollPages(self, int pages) -&gt; bool</p> 
    2222 <p>If the platform and window class supports it, scrolls the window by 
     2013<tt class="descname">ScrollPages</tt><big>(</big><em>self</em>, <em>int pages</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.ScrollPages" title="Permalink to this definition">¶</a></dt> 
     2014<dd><p>If the platform and window class supports it, scrolls the window by 
    22232015the given number of pages down, if pages is positive, or up if pages 
    22242016is negative.  Returns True if the window was scrolled, False if it was 
     
    22282020<dl class="method"> 
    22292021<dt id="sans.guiframe.gui_toolbar.GUIToolBar.ScrollWindow"> 
    2230 <tt class="descname">ScrollWindow</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.ScrollWindow" title="Permalink to this definition">¶</a></dt> 
    2231 <dd><p>ScrollWindow(self, int dx, int dy, Rect rect=None)</p> 
    2232 <p>Physically scrolls the pixels in the window and move child windows 
     2022<tt class="descname">ScrollWindow</tt><big>(</big><em>self</em>, <em>int dx</em>, <em>int dy</em>, <em>Rect rect=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.ScrollWindow" title="Permalink to this definition">¶</a></dt> 
     2023<dd><p>Physically scrolls the pixels in the window and move child windows 
    22332024accordingly.  Use this function to optimise your scrolling 
    22342025implementations, to minimise the area that must be redrawn. Note that 
     
    22432034<dl class="method"> 
    22442035<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetAcceleratorTable"> 
    2245 <tt class="descname">SetAcceleratorTable</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetAcceleratorTable" title="Permalink to this definition">¶</a></dt> 
    2246 <dd><p>SetAcceleratorTable(self, AcceleratorTable accel)</p> 
    2247 <p>Sets the accelerator table for this window.</p> 
     2036<tt class="descname">SetAcceleratorTable</tt><big>(</big><em>self</em>, <em>AcceleratorTable accel</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetAcceleratorTable" title="Permalink to this definition">¶</a></dt> 
     2037<dd><p>Sets the accelerator table for this window.</p> 
    22482038</dd></dl> 
    22492039 
    22502040<dl class="method"> 
    22512041<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetAutoLayout"> 
    2252 <tt class="descname">SetAutoLayout</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetAutoLayout" title="Permalink to this definition">¶</a></dt> 
    2253 <dd><p>SetAutoLayout(self, bool autoLayout)</p> 
    2254 <p>Determines whether the Layout function will be called automatically 
     2042<tt class="descname">SetAutoLayout</tt><big>(</big><em>self</em>, <em>bool autoLayout</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetAutoLayout" title="Permalink to this definition">¶</a></dt> 
     2043<dd><p>Determines whether the Layout function will be called automatically 
    22552044when the window is resized.  lease note that this only happens for the 
    22562045windows usually used to contain children, namely <cite>wx.Panel</cite> and 
     
    22632052<dl class="method"> 
    22642053<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetBackgroundColour"> 
    2265 <tt class="descname">SetBackgroundColour</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetBackgroundColour" title="Permalink to this definition">¶</a></dt> 
    2266 <dd><p>SetBackgroundColour(self, Colour colour) -&gt; bool</p> 
    2267 <p>Sets the background colour of the window.  Returns True if the colour 
     2054<tt class="descname">SetBackgroundColour</tt><big>(</big><em>self</em>, <em>Colour colour</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetBackgroundColour" title="Permalink to this definition">¶</a></dt> 
     2055<dd><p>Sets the background colour of the window.  Returns True if the colour 
    22682056was changed.  The background colour is usually painted by the default 
    22692057EVT_ERASE_BACKGROUND event handler function under Windows and 
     
    22812069<dl class="method"> 
    22822070<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetBackgroundStyle"> 
    2283 <tt class="descname">SetBackgroundStyle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetBackgroundStyle" title="Permalink to this definition">¶</a></dt> 
    2284 <dd><p>SetBackgroundStyle(self, int style) -&gt; bool</p> 
    2285 <p>Returns the background style of the window. The background style 
     2071<tt class="descname">SetBackgroundStyle</tt><big>(</big><em>self</em>, <em>int style</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetBackgroundStyle" title="Permalink to this definition">¶</a></dt> 
     2072<dd><p>Returns the background style of the window. The background style 
    22862073indicates how the background of the window is drawn.</p> 
    22872074<blockquote> 
     
    22922079</colgroup> 
    22932080<tbody valign="top"> 
    2294 <tr><td>wx.BG_STYLE_SYSTEM</td> 
     2081<tr class="row-odd"><td>wx.BG_STYLE_SYSTEM</td> 
    22952082<td>The background colour or pattern should 
    22962083be determined by the system</td> 
    22972084</tr> 
    2298 <tr><td>wx.BG_STYLE_COLOUR</td> 
     2085<tr class="row-even"><td>wx.BG_STYLE_COLOUR</td> 
    22992086<td>The background should be a solid colour</td> 
    23002087</tr> 
    2301 <tr><td>wx.BG_STYLE_CUSTOM</td> 
     2088<tr class="row-odd"><td>wx.BG_STYLE_CUSTOM</td> 
    23022089<td>The background will be implemented by the 
    23032090application.</td> 
     
    23132100<col class="field-body" /> 
    23142101<tbody valign="top"> 
    2315 <tr class="field"><th class="field-name">See :</th><td class="field-body"><cite>GetBackgroundStyle</cite>, <cite>SetBackgroundColour</cite></td> 
     2102<tr class="field-odd field"><th class="field-name">See :</th><td class="field-body"><cite>GetBackgroundStyle</cite>, <cite>SetBackgroundColour</cite></td> 
    23162103</tr> 
    23172104</tbody> 
     
    23212108<dl class="method"> 
    23222109<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetBestFittingSize"> 
    2323 <tt class="descname">SetBestFittingSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetBestFittingSize" title="Permalink to this definition">¶</a></dt> 
     2110<tt class="descname">SetBestFittingSize</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetBestFittingSize" title="Permalink to this definition">¶</a></dt> 
    23242111<dd><p>Use <cite>SetInitialSize</cite></p> 
    23252112</dd></dl> 
     
    23272114<dl class="method"> 
    23282115<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetCaret"> 
    2329 <tt class="descname">SetCaret</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetCaret" title="Permalink to this definition">¶</a></dt> 
    2330 <dd><p>SetCaret(self, Caret caret)</p> 
    2331 <p>Sets the caret associated with the window.</p> 
     2116<tt class="descname">SetCaret</tt><big>(</big><em>self</em>, <em>Caret caret</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetCaret" title="Permalink to this definition">¶</a></dt> 
     2117<dd><p>Sets the caret associated with the window.</p> 
    23322118</dd></dl> 
    23332119 
    23342120<dl class="method"> 
    23352121<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetClientRect"> 
    2336 <tt class="descname">SetClientRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetClientRect" title="Permalink to this definition">¶</a></dt> 
    2337 <dd><p>SetClientRect(self, Rect rect)</p> 
    2338 <p>This sets the size of the window client area in pixels. Using this 
     2122<tt class="descname">SetClientRect</tt><big>(</big><em>self</em>, <em>Rect rect</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetClientRect" title="Permalink to this definition">¶</a></dt> 
     2123<dd><p>This sets the size of the window client area in pixels. Using this 
    23392124function to size a window tends to be more device-independent than 
    23402125wx.Window.SetSize, since the application need not worry about what 
     
    23452130<dl class="method"> 
    23462131<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetClientSize"> 
    2347 <tt class="descname">SetClientSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetClientSize" title="Permalink to this definition">¶</a></dt> 
    2348 <dd><p>SetClientSize(self, Size size)</p> 
    2349 <p>This sets the size of the window client area in pixels. Using this 
     2132<tt class="descname">SetClientSize</tt><big>(</big><em>self</em>, <em>Size size</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetClientSize" title="Permalink to this definition">¶</a></dt> 
     2133<dd><p>This sets the size of the window client area in pixels. Using this 
    23502134function to size a window tends to be more device-independent than 
    23512135wx.Window.SetSize, since the application need not worry about what 
     
    23562140<dl class="method"> 
    23572141<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetClientSizeWH"> 
    2358 <tt class="descname">SetClientSizeWH</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetClientSizeWH" title="Permalink to this definition">¶</a></dt> 
    2359 <dd><p>SetClientSizeWH(self, int width, int height)</p> 
    2360 <p>This sets the size of the window client area in pixels. Using this 
     2142<tt class="descname">SetClientSizeWH</tt><big>(</big><em>self</em>, <em>int width</em>, <em>int height</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetClientSizeWH" title="Permalink to this definition">¶</a></dt> 
     2143<dd><p>This sets the size of the window client area in pixels. Using this 
    23612144function to size a window tends to be more device-independent than 
    23622145wx.Window.SetSize, since the application need not worry about what 
     
    23672150<dl class="method"> 
    23682151<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetConstraints"> 
    2369 <tt class="descname">SetConstraints</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetConstraints" title="Permalink to this definition">¶</a></dt> 
    2370 <dd><p>SetConstraints(self, LayoutConstraints constraints)</p> 
    2371 <p>Sets the window to have the given layout constraints. If an existing 
     2152<tt class="descname">SetConstraints</tt><big>(</big><em>self</em>, <em>LayoutConstraints constraints</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetConstraints" title="Permalink to this definition">¶</a></dt> 
     2153<dd><p>Sets the window to have the given layout constraints. If an existing 
    23722154layout constraints object is already owned by the window, it will be 
    23732155deleted.  Pass None to disassociate and delete the window&#8217;s current 
     
    23822164<dl class="method"> 
    23832165<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetContainingSizer"> 
    2384 <tt class="descname">SetContainingSizer</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetContainingSizer" title="Permalink to this definition">¶</a></dt> 
    2385 <dd><p>SetContainingSizer(self, Sizer sizer)</p> 
    2386 <p>This normally does not need to be called by application code. It is 
     2166<tt class="descname">SetContainingSizer</tt><big>(</big><em>self</em>, <em>Sizer sizer</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetContainingSizer" title="Permalink to this definition">¶</a></dt> 
     2167<dd><p>This normally does not need to be called by application code. It is 
    23872168called internally when a window is added to a sizer, and is used so 
    23882169the window can remove itself from the sizer when it is destroyed.</p> 
     
    23912172<dl class="method"> 
    23922173<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetCursor"> 
    2393 <tt class="descname">SetCursor</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetCursor" title="Permalink to this definition">¶</a></dt> 
    2394 <dd><p>SetCursor(self, Cursor cursor) -&gt; bool</p> 
    2395 <p>Sets the window&#8217;s cursor. Notice that the window cursor also sets it 
     2174<tt class="descname">SetCursor</tt><big>(</big><em>self</em>, <em>Cursor cursor</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetCursor" title="Permalink to this definition">¶</a></dt> 
     2175<dd><p>Sets the window&#8217;s cursor. Notice that the window cursor also sets it 
    23962176for the children of the window implicitly.</p> 
    23972177<p>The cursor may be wx.NullCursor in which case the window cursor will 
     
    24012181<dl class="method"> 
    24022182<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetDimensions"> 
    2403 <tt class="descname">SetDimensions</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetDimensions" title="Permalink to this definition">¶</a></dt> 
    2404 <dd><p>SetDimensions(self, int x, int y, int width, int height, int sizeFlags=SIZE_AUTO)</p> 
    2405 <p>Sets the position and size of the window in pixels.  The sizeFlags 
     2183<tt class="descname">SetDimensions</tt><big>(</big><em>self</em>, <em>int x</em>, <em>int y</em>, <em>int width</em>, <em>int height</em>, <em>int sizeFlags=SIZE_AUTO</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetDimensions" title="Permalink to this definition">¶</a></dt> 
     2184<dd><p>Sets the position and size of the window in pixels.  The sizeFlags 
    24062185parameter indicates the interpretation of the other params if they are 
    24072186equal to -1.</p> 
     
    24132192</colgroup> 
    24142193<tbody valign="top"> 
    2415 <tr><td>wx.SIZE_AUTO</td> 
     2194<tr class="row-odd"><td>wx.SIZE_AUTO</td> 
    24162195<td>A -1 indicates that a class-specific 
    24172196default should be used.</td> 
    24182197</tr> 
    2419 <tr><td>wx.SIZE_USE_EXISTING</td> 
     2198<tr class="row-even"><td>wx.SIZE_USE_EXISTING</td> 
    24202199<td>Existing dimensions should be used if 
    24212200-1 values are supplied.</td> 
    24222201</tr> 
    2423 <tr><td>wxSIZE_ALLOW_MINUS_ONE</td> 
     2202<tr class="row-odd"><td>wxSIZE_ALLOW_MINUS_ONE</td> 
    24242203<td>Allow dimensions of -1 and less to be 
    24252204interpreted as real dimensions, not 
     
    24332212<dl class="method"> 
    24342213<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetDoubleBuffered"> 
    2435 <tt class="descname">SetDoubleBuffered</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetDoubleBuffered" title="Permalink to this definition">¶</a></dt> 
    2436 <dd><p>SetDoubleBuffered(self, bool on)</p> 
    2437 <p>Put the native window into double buffered or composited mode.</p> 
     2214<tt class="descname">SetDoubleBuffered</tt><big>(</big><em>self</em>, <em>bool on</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetDoubleBuffered" title="Permalink to this definition">¶</a></dt> 
     2215<dd><p>Put the native window into double buffered or composited mode.</p> 
    24382216</dd></dl> 
    24392217 
    24402218<dl class="method"> 
    24412219<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetDropTarget"> 
    2442 <tt class="descname">SetDropTarget</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetDropTarget" title="Permalink to this definition">¶</a></dt> 
    2443 <dd><p>SetDropTarget(self, DropTarget dropTarget)</p> 
    2444 <p>Associates a drop target with this window.  If the window already has 
     2220<tt class="descname">SetDropTarget</tt><big>(</big><em>self</em>, <em>DropTarget dropTarget</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetDropTarget" title="Permalink to this definition">¶</a></dt> 
     2221<dd><p>Associates a drop target with this window.  If the window already has 
    24452222a drop target, it is deleted.</p> 
    24462223</dd></dl> 
     
    24482225<dl class="method"> 
    24492226<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetEventHandler"> 
    2450 <tt class="descname">SetEventHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetEventHandler" title="Permalink to this definition">¶</a></dt> 
    2451 <dd><p>SetEventHandler(self, EvtHandler handler)</p> 
    2452 <p>Sets the event handler for this window.  An event handler is an object 
     2227<tt class="descname">SetEventHandler</tt><big>(</big><em>self</em>, <em>EvtHandler handler</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetEventHandler" title="Permalink to this definition">¶</a></dt> 
     2228<dd><p>Sets the event handler for this window.  An event handler is an object 
    24532229that is capable of processing the events sent to a window.  (In other 
    24542230words, is able to dispatch the events to handler function.)  By 
     
    24642240<dl class="method"> 
    24652241<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetEvtHandlerEnabled"> 
    2466 <tt class="descname">SetEvtHandlerEnabled</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetEvtHandlerEnabled" title="Permalink to this definition">¶</a></dt> 
    2467 <dd><p>SetEvtHandlerEnabled(self, bool enabled)</p> 
    2468 </dd></dl> 
     2242<tt class="descname">SetEvtHandlerEnabled</tt><big>(</big><em>self</em>, <em>bool enabled</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetEvtHandlerEnabled" title="Permalink to this definition">¶</a></dt> 
     2243<dd></dd></dl> 
    24692244 
    24702245<dl class="method"> 
    24712246<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetExtraStyle"> 
    2472 <tt class="descname">SetExtraStyle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetExtraStyle" title="Permalink to this definition">¶</a></dt> 
    2473 <dd><p>SetExtraStyle(self, long exStyle)</p> 
    2474 <p>Sets the extra style bits for the window.  Extra styles are the less 
     2247<tt class="descname">SetExtraStyle</tt><big>(</big><em>self</em>, <em>long exStyle</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetExtraStyle" title="Permalink to this definition">¶</a></dt> 
     2248<dd><p>Sets the extra style bits for the window.  Extra styles are the less 
    24752249often used style bits which can&#8217;t be set with the constructor or with 
    24762250SetWindowStyleFlag()</p> 
     
    24792253<dl class="method"> 
    24802254<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetFocus"> 
    2481 <tt class="descname">SetFocus</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetFocus" title="Permalink to this definition">¶</a></dt> 
    2482 <dd><p>SetFocus(self)</p> 
    2483 <p>Set&#8217;s the focus to this window, allowing it to receive keyboard input.</p> 
     2255<tt class="descname">SetFocus</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetFocus" title="Permalink to this definition">¶</a></dt> 
     2256<dd><p>Set&#8217;s the focus to this window, allowing it to receive keyboard input.</p> 
    24842257</dd></dl> 
    24852258 
    24862259<dl class="method"> 
    24872260<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetFocusFromKbd"> 
    2488 <tt class="descname">SetFocusFromKbd</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetFocusFromKbd" title="Permalink to this definition">¶</a></dt> 
    2489 <dd><p>SetFocusFromKbd(self)</p> 
    2490 <p>Set focus to this window as the result of a keyboard action.  Normally 
     2261<tt class="descname">SetFocusFromKbd</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetFocusFromKbd" title="Permalink to this definition">¶</a></dt> 
     2262<dd><p>Set focus to this window as the result of a keyboard action.  Normally 
    24912263only called internally.</p> 
    24922264</dd></dl> 
     
    24942266<dl class="method"> 
    24952267<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetFont"> 
    2496 <tt class="descname">SetFont</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetFont" title="Permalink to this definition">¶</a></dt> 
    2497 <dd><p>SetFont(self, Font font) -&gt; bool</p> 
    2498 <p>Sets the font for this window.</p> 
     2268<tt class="descname">SetFont</tt><big>(</big><em>self</em>, <em>Font font</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetFont" title="Permalink to this definition">¶</a></dt> 
     2269<dd><p>Sets the font for this window.</p> 
    24992270</dd></dl> 
    25002271 
    25012272<dl class="method"> 
    25022273<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetForegroundColour"> 
    2503 <tt class="descname">SetForegroundColour</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetForegroundColour" title="Permalink to this definition">¶</a></dt> 
    2504 <dd><p>SetForegroundColour(self, Colour colour) -&gt; bool</p> 
    2505 <p>Sets the foreground colour of the window.  Returns True is the colour 
     2274<tt class="descname">SetForegroundColour</tt><big>(</big><em>self</em>, <em>Colour colour</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetForegroundColour" title="Permalink to this definition">¶</a></dt> 
     2275<dd><p>Sets the foreground colour of the window.  Returns True is the colour 
    25062276was changed.  The interpretation of foreground colour is dependent on 
    25072277the window class; it may be the text colour or other colour, or it may 
     
    25112281<dl class="method"> 
    25122282<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetHelpText"> 
    2513 <tt class="descname">SetHelpText</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetHelpText" title="Permalink to this definition">¶</a></dt> 
    2514 <dd><p>SetHelpText(self, String text)</p> 
    2515 <p>Sets the help text to be used as context-sensitive help for this 
     2283<tt class="descname">SetHelpText</tt><big>(</big><em>self</em>, <em>String text</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetHelpText" title="Permalink to this definition">¶</a></dt> 
     2284<dd><p>Sets the help text to be used as context-sensitive help for this 
    25162285window.  Note that the text is actually stored by the current 
    25172286<cite>wx.HelpProvider</cite> implementation, and not in the window object itself.</p> 
     
    25202289<dl class="method"> 
    25212290<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetHelpTextForId"> 
    2522 <tt class="descname">SetHelpTextForId</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetHelpTextForId" title="Permalink to this definition">¶</a></dt> 
    2523 <dd><p>SetHelpTextForId(self, String text)</p> 
    2524 <p>Associate this help text with all windows with the same id as this 
     2291<tt class="descname">SetHelpTextForId</tt><big>(</big><em>self</em>, <em>String text</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetHelpTextForId" title="Permalink to this definition">¶</a></dt> 
     2292<dd><p>Associate this help text with all windows with the same id as this 
    25252293one.</p> 
    25262294</dd></dl> 
     
    25282296<dl class="method"> 
    25292297<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetId"> 
    2530 <tt class="descname">SetId</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetId" title="Permalink to this definition">¶</a></dt> 
    2531 <dd><p>SetId(self, int winid)</p> 
    2532 <p>Sets the identifier of the window.  Each window has an integer 
     2298<tt class="descname">SetId</tt><big>(</big><em>self</em>, <em>int winid</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetId" title="Permalink to this definition">¶</a></dt> 
     2299<dd><p>Sets the identifier of the window.  Each window has an integer 
    25332300identifier. If the application has not provided one, an identifier 
    25342301will be generated. Normally, the identifier should be provided on 
     
    25382305<dl class="method"> 
    25392306<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetInitialSize"> 
    2540 <tt class="descname">SetInitialSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetInitialSize" title="Permalink to this definition">¶</a></dt> 
    2541 <dd><p>SetInitialSize(self, Size size=DefaultSize)</p> 
    2542 <p>A &#8216;Smart&#8217; SetSize that will fill in default size components with the 
     2307<tt class="descname">SetInitialSize</tt><big>(</big><em>self</em>, <em>Size size=DefaultSize</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetInitialSize" title="Permalink to this definition">¶</a></dt> 
     2308<dd><p>A &#8216;Smart&#8217; SetSize that will fill in default size components with the 
    25432309window&#8217;s <em>best size</em> values.  Also set&#8217;s the minsize for use with sizers.</p> 
    25442310</dd></dl> 
     
    25462312<dl class="method"> 
    25472313<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetLabel"> 
    2548 <tt class="descname">SetLabel</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetLabel" title="Permalink to this definition">¶</a></dt> 
    2549 <dd><p>SetLabel(self, String label)</p> 
    2550 <p>Set the text which the window shows in its label if applicable.</p> 
     2314<tt class="descname">SetLabel</tt><big>(</big><em>self</em>, <em>String label</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetLabel" title="Permalink to this definition">¶</a></dt> 
     2315<dd><p>Set the text which the window shows in its label if applicable.</p> 
    25512316</dd></dl> 
    25522317 
    25532318<dl class="method"> 
    25542319<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetLayoutDirection"> 
    2555 <tt class="descname">SetLayoutDirection</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetLayoutDirection" title="Permalink to this definition">¶</a></dt> 
    2556 <dd><p>SetLayoutDirection(self, int dir)</p> 
    2557 <p>Set the layout direction (LTR or RTL) for this window.</p> 
     2320<tt class="descname">SetLayoutDirection</tt><big>(</big><em>self</em>, <em>int dir</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetLayoutDirection" title="Permalink to this definition">¶</a></dt> 
     2321<dd><p>Set the layout direction (LTR or RTL) for this window.</p> 
    25582322</dd></dl> 
    25592323 
    25602324<dl class="method"> 
    25612325<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetMargins"> 
    2562 <tt class="descname">SetMargins</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetMargins" title="Permalink to this definition">¶</a></dt> 
    2563 <dd><p>SetMargins(self, Size size)</p> 
    2564 </dd></dl> 
     2326<tt class="descname">SetMargins</tt><big>(</big><em>self</em>, <em>Size size</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetMargins" title="Permalink to this definition">¶</a></dt> 
     2327<dd></dd></dl> 
    25652328 
    25662329<dl class="method"> 
    25672330<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetMarginsXY"> 
    2568 <tt class="descname">SetMarginsXY</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetMarginsXY" title="Permalink to this definition">¶</a></dt> 
    2569 <dd><p>SetMarginsXY(self, int x, int y)</p> 
    2570 </dd></dl> 
     2331<tt class="descname">SetMarginsXY</tt><big>(</big><em>self</em>, <em>int x</em>, <em>int y</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetMarginsXY" title="Permalink to this definition">¶</a></dt> 
     2332<dd></dd></dl> 
    25712333 
    25722334<dl class="method"> 
    25732335<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetMaxRowsCols"> 
    2574 <tt class="descname">SetMaxRowsCols</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetMaxRowsCols" title="Permalink to this definition">¶</a></dt> 
    2575 <dd><p>SetMaxRowsCols(self, int rows, int cols)</p> 
    2576 </dd></dl> 
     2336<tt class="descname">SetMaxRowsCols</tt><big>(</big><em>self</em>, <em>int rows</em>, <em>int cols</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetMaxRowsCols" title="Permalink to this definition">¶</a></dt> 
     2337<dd></dd></dl> 
    25772338 
    25782339<dl class="method"> 
    25792340<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetMaxSize"> 
    2580 <tt class="descname">SetMaxSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetMaxSize" title="Permalink to this definition">¶</a></dt> 
    2581 <dd><p>SetMaxSize(self, Size maxSize)</p> 
    2582 <p>A more convenient method than <cite>SetSizeHints</cite> for setting just the 
     2341<tt class="descname">SetMaxSize</tt><big>(</big><em>self</em>, <em>Size maxSize</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetMaxSize" title="Permalink to this definition">¶</a></dt> 
     2342<dd><p>A more convenient method than <cite>SetSizeHints</cite> for setting just the 
    25832343max size.</p> 
    25842344</dd></dl> 
     
    25862346<dl class="method"> 
    25872347<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetMinSize"> 
    2588 <tt class="descname">SetMinSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetMinSize" title="Permalink to this definition">¶</a></dt> 
    2589 <dd><p>SetMinSize(self, Size minSize)</p> 
    2590 <p>A more convenient method than <cite>SetSizeHints</cite> for setting just the 
     2348<tt class="descname">SetMinSize</tt><big>(</big><em>self</em>, <em>Size minSize</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetMinSize" title="Permalink to this definition">¶</a></dt> 
     2349<dd><p>A more convenient method than <cite>SetSizeHints</cite> for setting just the 
    25912350min size.</p> 
    25922351</dd></dl> 
     
    25942353<dl class="method"> 
    25952354<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetName"> 
    2596 <tt class="descname">SetName</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetName" title="Permalink to this definition">¶</a></dt> 
    2597 <dd><p>SetName(self, String name)</p> 
    2598 <p>Sets the window&#8217;s name.  The window name is used for ressource setting 
     2355<tt class="descname">SetName</tt><big>(</big><em>self</em>, <em>String name</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetName" title="Permalink to this definition">¶</a></dt> 
     2356<dd><p>Sets the window&#8217;s name.  The window name is used for ressource setting 
    25992357in X, it is not the same as the window title/label</p> 
    26002358</dd></dl> 
     
    26022360<dl class="method"> 
    26032361<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetNextHandler"> 
    2604 <tt class="descname">SetNextHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetNextHandler" title="Permalink to this definition">¶</a></dt> 
    2605 <dd><p>SetNextHandler(self, EvtHandler handler)</p> 
    2606 </dd></dl> 
     2362<tt class="descname">SetNextHandler</tt><big>(</big><em>self</em>, <em>EvtHandler handler</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetNextHandler" title="Permalink to this definition">¶</a></dt> 
     2363<dd></dd></dl> 
    26072364 
    26082365<dl class="method"> 
    26092366<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetOwnBackgroundColour"> 
    2610 <tt class="descname">SetOwnBackgroundColour</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetOwnBackgroundColour" title="Permalink to this definition">¶</a></dt> 
    2611 <dd><p>SetOwnBackgroundColour(self, Colour colour)</p> 
    2612 </dd></dl> 
     2367<tt class="descname">SetOwnBackgroundColour</tt><big>(</big><em>self</em>, <em>Colour colour</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetOwnBackgroundColour" title="Permalink to this definition">¶</a></dt> 
     2368<dd></dd></dl> 
    26132369 
    26142370<dl class="method"> 
    26152371<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetOwnFont"> 
    2616 <tt class="descname">SetOwnFont</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetOwnFont" title="Permalink to this definition">¶</a></dt> 
    2617 <dd><p>SetOwnFont(self, Font font)</p> 
    2618 </dd></dl> 
     2372<tt class="descname">SetOwnFont</tt><big>(</big><em>self</em>, <em>Font font</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetOwnFont" title="Permalink to this definition">¶</a></dt> 
     2373<dd></dd></dl> 
    26192374 
    26202375<dl class="method"> 
    26212376<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetOwnForegroundColour"> 
    2622 <tt class="descname">SetOwnForegroundColour</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetOwnForegroundColour" title="Permalink to this definition">¶</a></dt> 
    2623 <dd><p>SetOwnForegroundColour(self, Colour colour)</p> 
    2624 </dd></dl> 
     2377<tt class="descname">SetOwnForegroundColour</tt><big>(</big><em>self</em>, <em>Colour colour</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetOwnForegroundColour" title="Permalink to this definition">¶</a></dt> 
     2378<dd></dd></dl> 
    26252379 
    26262380<dl class="method"> 
    26272381<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetPosition"> 
    2628 <tt class="descname">SetPosition</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetPosition" title="Permalink to this definition">¶</a></dt> 
     2382<tt class="descname">SetPosition</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetPosition" title="Permalink to this definition">¶</a></dt> 
    26292383<dd><p>Move(self, Point pt, int flags=SIZE_USE_EXISTING)</p> 
    26302384<p>Moves the window to the given position.</p> 
     
    26332387<dl class="method"> 
    26342388<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetPreviousHandler"> 
    2635 <tt class="descname">SetPreviousHandler</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetPreviousHandler" title="Permalink to this definition">¶</a></dt> 
    2636 <dd><p>SetPreviousHandler(self, EvtHandler handler)</p> 
    2637 </dd></dl> 
     2389<tt class="descname">SetPreviousHandler</tt><big>(</big><em>self</em>, <em>EvtHandler handler</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetPreviousHandler" title="Permalink to this definition">¶</a></dt> 
     2390<dd></dd></dl> 
    26382391 
    26392392<dl class="method"> 
    26402393<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetRect"> 
    2641 <tt class="descname">SetRect</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetRect" title="Permalink to this definition">¶</a></dt> 
    2642 <dd><p>SetRect(self, Rect rect, int sizeFlags=SIZE_AUTO)</p> 
    2643 <p>Sets the position and size of the window in pixels using a wx.Rect.</p> 
     2394<tt class="descname">SetRect</tt><big>(</big><em>self</em>, <em>Rect rect</em>, <em>int sizeFlags=SIZE_AUTO</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetRect" title="Permalink to this definition">¶</a></dt> 
     2395<dd><p>Sets the position and size of the window in pixels using a wx.Rect.</p> 
    26442396</dd></dl> 
    26452397 
    26462398<dl class="method"> 
    26472399<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetRows"> 
    2648 <tt class="descname">SetRows</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetRows" title="Permalink to this definition">¶</a></dt> 
    2649 <dd><p>SetRows(self, int nRows)</p> 
    2650 </dd></dl> 
     2400<tt class="descname">SetRows</tt><big>(</big><em>self</em>, <em>int nRows</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetRows" title="Permalink to this definition">¶</a></dt> 
     2401<dd></dd></dl> 
    26512402 
    26522403<dl class="method"> 
    26532404<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetScrollPos"> 
    2654 <tt class="descname">SetScrollPos</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetScrollPos" title="Permalink to this definition">¶</a></dt> 
    2655 <dd><p>SetScrollPos(self, int orientation, int pos, bool refresh=True)</p> 
    2656 <p>Sets the position of one of the built-in scrollbars.</p> 
     2405<tt class="descname">SetScrollPos</tt><big>(</big><em>self</em>, <em>int orientation</em>, <em>int pos</em>, <em>bool refresh=True</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetScrollPos" title="Permalink to this definition">¶</a></dt> 
     2406<dd><p>Sets the position of one of the built-in scrollbars.</p> 
    26572407</dd></dl> 
    26582408 
    26592409<dl class="method"> 
    26602410<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetScrollbar"> 
    2661 <tt class="descname">SetScrollbar</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetScrollbar" title="Permalink to this definition">¶</a></dt> 
     2411<tt class="descname">SetScrollbar</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetScrollbar" title="Permalink to this definition">¶</a></dt> 
    26622412<dd><dl class="docutils"> 
    26632413<dt>SetScrollbar(self, int orientation, int position, int thumbSize, int range, </dt> 
     
    26692419<dl class="method"> 
    26702420<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetSize"> 
    2671 <tt class="descname">SetSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetSize" title="Permalink to this definition">¶</a></dt> 
    2672 <dd><p>SetSize(self, Size size)</p> 
    2673 <p>Sets the size of the window in pixels.</p> 
     2421<tt class="descname">SetSize</tt><big>(</big><em>self</em>, <em>Size size</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetSize" title="Permalink to this definition">¶</a></dt> 
     2422<dd><p>Sets the size of the window in pixels.</p> 
    26742423</dd></dl> 
    26752424 
    26762425<dl class="method"> 
    26772426<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetSizeHints"> 
    2678 <tt class="descname">SetSizeHints</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetSizeHints" title="Permalink to this definition">¶</a></dt> 
     2427<tt class="descname">SetSizeHints</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetSizeHints" title="Permalink to this definition">¶</a></dt> 
    26792428<dd><dl class="docutils"> 
    26802429<dt>SetSizeHints(self, int minW, int minH, int maxW=-1, int maxH=-1, int incW=-1, </dt> 
     
    26922441<dl class="method"> 
    26932442<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetSizeHintsSz"> 
    2694 <tt class="descname">SetSizeHintsSz</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetSizeHintsSz" title="Permalink to this definition">¶</a></dt> 
    2695 <dd><p>SetSizeHintsSz(self, Size minSize, Size maxSize=DefaultSize, Size incSize=DefaultSize)</p> 
    2696 <p>Allows specification of minimum and maximum window sizes, and window 
     2443<tt class="descname">SetSizeHintsSz</tt><big>(</big><em>self</em>, <em>Size minSize</em>, <em>Size maxSize=DefaultSize</em>, <em>Size incSize=DefaultSize</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetSizeHintsSz" title="Permalink to this definition">¶</a></dt> 
     2444<dd><p>Allows specification of minimum and maximum window sizes, and window 
    26972445size increments. If a pair of values is not set (or set to -1), the 
    26982446default values will be used.  If this function is called, the user 
     
    27052453<dl class="method"> 
    27062454<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetSizeWH"> 
    2707 <tt class="descname">SetSizeWH</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetSizeWH" title="Permalink to this definition">¶</a></dt> 
    2708 <dd><p>SetSizeWH(self, int width, int height)</p> 
    2709 <p>Sets the size of the window in pixels.</p> 
     2455<tt class="descname">SetSizeWH</tt><big>(</big><em>self</em>, <em>int width</em>, <em>int height</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetSizeWH" title="Permalink to this definition">¶</a></dt> 
     2456<dd><p>Sets the size of the window in pixels.</p> 
    27102457</dd></dl> 
    27112458 
    27122459<dl class="method"> 
    27132460<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetSizer"> 
    2714 <tt class="descname">SetSizer</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetSizer" title="Permalink to this definition">¶</a></dt> 
    2715 <dd><p>SetSizer(self, Sizer sizer, bool deleteOld=True)</p> 
    2716 <p>Sets the window to have the given layout sizer. The window will then 
     2461<tt class="descname">SetSizer</tt><big>(</big><em>self</em>, <em>Sizer sizer</em>, <em>bool deleteOld=True</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetSizer" title="Permalink to this definition">¶</a></dt> 
     2462<dd><p>Sets the window to have the given layout sizer. The window will then 
    27172463own the object, and will take care of its deletion. If an existing 
    27182464layout sizer object is already owned by the window, it will be deleted 
     
    27242470<dl class="method"> 
    27252471<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetSizerAndFit"> 
    2726 <tt class="descname">SetSizerAndFit</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetSizerAndFit" title="Permalink to this definition">¶</a></dt> 
    2727 <dd><p>SetSizerAndFit(self, Sizer sizer, bool deleteOld=True)</p> 
    2728 <p>The same as SetSizer, except it also sets the size hints for the 
     2472<tt class="descname">SetSizerAndFit</tt><big>(</big><em>self</em>, <em>Sizer sizer</em>, <em>bool deleteOld=True</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetSizerAndFit" title="Permalink to this definition">¶</a></dt> 
     2473<dd><p>The same as SetSizer, except it also sets the size hints for the 
    27292474window based on the sizer&#8217;s minimum size.</p> 
    27302475</dd></dl> 
     
    27322477<dl class="method"> 
    27332478<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetThemeEnabled"> 
    2734 <tt class="descname">SetThemeEnabled</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetThemeEnabled" title="Permalink to this definition">¶</a></dt> 
    2735 <dd><p>SetThemeEnabled(self, bool enableTheme)</p> 
    2736 <dl class="docutils"> 
     2479<tt class="descname">SetThemeEnabled</tt><big>(</big><em>self</em>, <em>bool enableTheme</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetThemeEnabled" title="Permalink to this definition">¶</a></dt> 
     2480<dd><dl class="docutils"> 
    27372481<dt>This function tells a window if it should use the system&#8217;s &#8220;theme&#8221;</dt> 
    27382482<dd>code to draw the windows&#8217; background instead if its own background 
     
    27482492<dl class="method"> 
    27492493<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetToggle"> 
    2750 <tt class="descname">SetToggle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetToggle" title="Permalink to this definition">¶</a></dt> 
    2751 <dd><p>SetToggle(self, int id, bool toggle)</p> 
    2752 </dd></dl> 
     2494<tt class="descname">SetToggle</tt><big>(</big><em>self</em>, <em>int id</em>, <em>bool toggle</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetToggle" title="Permalink to this definition">¶</a></dt> 
     2495<dd></dd></dl> 
    27532496 
    27542497<dl class="method"> 
    27552498<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetToolBitmapSize"> 
    2756 <tt class="descname">SetToolBitmapSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetToolBitmapSize" title="Permalink to this definition">¶</a></dt> 
    2757 <dd><p>SetToolBitmapSize(self, Size size)</p> 
    2758 </dd></dl> 
     2499<tt class="descname">SetToolBitmapSize</tt><big>(</big><em>self</em>, <em>Size size</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetToolBitmapSize" title="Permalink to this definition">¶</a></dt> 
     2500<dd></dd></dl> 
    27592501 
    27602502<dl class="method"> 
    27612503<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetToolClientData"> 
    2762 <tt class="descname">SetToolClientData</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetToolClientData" title="Permalink to this definition">¶</a></dt> 
    2763 <dd><p>SetToolClientData(self, int id, PyObject clientData)</p> 
    2764 </dd></dl> 
     2504<tt class="descname">SetToolClientData</tt><big>(</big><em>self</em>, <em>int id</em>, <em>PyObject clientData</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetToolClientData" title="Permalink to this definition">¶</a></dt> 
     2505<dd></dd></dl> 
    27652506 
    27662507<dl class="method"> 
    27672508<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetToolDisabledBitmap"> 
    2768 <tt class="descname">SetToolDisabledBitmap</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetToolDisabledBitmap" title="Permalink to this definition">¶</a></dt> 
    2769 <dd><p>SetToolDisabledBitmap(self, int id, Bitmap bitmap)</p> 
    2770 </dd></dl> 
     2509<tt class="descname">SetToolDisabledBitmap</tt><big>(</big><em>self</em>, <em>int id</em>, <em>Bitmap bitmap</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetToolDisabledBitmap" title="Permalink to this definition">¶</a></dt> 
     2510<dd></dd></dl> 
    27712511 
    27722512<dl class="method"> 
    27732513<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetToolLongHelp"> 
    2774 <tt class="descname">SetToolLongHelp</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetToolLongHelp" title="Permalink to this definition">¶</a></dt> 
    2775 <dd><p>SetToolLongHelp(self, int id, String helpString)</p> 
    2776 </dd></dl> 
     2514<tt class="descname">SetToolLongHelp</tt><big>(</big><em>self</em>, <em>int id</em>, <em>String helpString</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetToolLongHelp" title="Permalink to this definition">¶</a></dt> 
     2515<dd></dd></dl> 
    27772516 
    27782517<dl class="method"> 
    27792518<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetToolNormalBitmap"> 
    2780 <tt class="descname">SetToolNormalBitmap</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetToolNormalBitmap" title="Permalink to this definition">¶</a></dt> 
    2781 <dd><p>SetToolNormalBitmap(self, int id, Bitmap bitmap)</p> 
    2782 </dd></dl> 
     2519<tt class="descname">SetToolNormalBitmap</tt><big>(</big><em>self</em>, <em>int id</em>, <em>Bitmap bitmap</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetToolNormalBitmap" title="Permalink to this definition">¶</a></dt> 
     2520<dd></dd></dl> 
    27832521 
    27842522<dl class="method"> 
    27852523<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetToolPacking"> 
    2786 <tt class="descname">SetToolPacking</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetToolPacking" title="Permalink to this definition">¶</a></dt> 
    2787 <dd><p>SetToolPacking(self, int packing)</p> 
    2788 </dd></dl> 
     2524<tt class="descname">SetToolPacking</tt><big>(</big><em>self</em>, <em>int packing</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetToolPacking" title="Permalink to this definition">¶</a></dt> 
     2525<dd></dd></dl> 
    27892526 
    27902527<dl class="method"> 
    27912528<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetToolSeparation"> 
    2792 <tt class="descname">SetToolSeparation</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetToolSeparation" title="Permalink to this definition">¶</a></dt> 
    2793 <dd><p>SetToolSeparation(self, int separation)</p> 
    2794 </dd></dl> 
     2529<tt class="descname">SetToolSeparation</tt><big>(</big><em>self</em>, <em>int separation</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetToolSeparation" title="Permalink to this definition">¶</a></dt> 
     2530<dd></dd></dl> 
    27952531 
    27962532<dl class="method"> 
    27972533<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetToolShortHelp"> 
    2798 <tt class="descname">SetToolShortHelp</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetToolShortHelp" title="Permalink to this definition">¶</a></dt> 
    2799 <dd><p>SetToolShortHelp(self, int id, String helpString)</p> 
    2800 </dd></dl> 
     2534<tt class="descname">SetToolShortHelp</tt><big>(</big><em>self</em>, <em>int id</em>, <em>String helpString</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetToolShortHelp" title="Permalink to this definition">¶</a></dt> 
     2535<dd></dd></dl> 
    28012536 
    28022537<dl class="method"> 
    28032538<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetToolTip"> 
    2804 <tt class="descname">SetToolTip</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetToolTip" title="Permalink to this definition">¶</a></dt> 
    2805 <dd><p>SetToolTip(self, ToolTip tip)</p> 
    2806 <p>Attach a tooltip to the window.</p> 
     2539<tt class="descname">SetToolTip</tt><big>(</big><em>self</em>, <em>ToolTip tip</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetToolTip" title="Permalink to this definition">¶</a></dt> 
     2540<dd><p>Attach a tooltip to the window.</p> 
    28072541</dd></dl> 
    28082542 
    28092543<dl class="method"> 
    28102544<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetToolTipString"> 
    2811 <tt class="descname">SetToolTipString</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetToolTipString" title="Permalink to this definition">¶</a></dt> 
    2812 <dd><p>SetToolTipString(self, String tip)</p> 
    2813 <p>Attach a tooltip to the window.</p> 
     2545<tt class="descname">SetToolTipString</tt><big>(</big><em>self</em>, <em>String tip</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetToolTipString" title="Permalink to this definition">¶</a></dt> 
     2546<dd><p>Attach a tooltip to the window.</p> 
    28142547</dd></dl> 
    28152548 
    28162549<dl class="method"> 
    28172550<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetTransparent"> 
    2818 <tt class="descname">SetTransparent</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetTransparent" title="Permalink to this definition">¶</a></dt> 
    2819 <dd><p>SetTransparent(self, byte alpha) -&gt; bool</p> 
    2820 <p>Attempt to set the transparency of this window to the <tt class="docutils literal"><span class="pre">alpha</span></tt> value, 
     2551<tt class="descname">SetTransparent</tt><big>(</big><em>self</em>, <em>byte alpha</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetTransparent" title="Permalink to this definition">¶</a></dt> 
     2552<dd><p>Attempt to set the transparency of this window to the <tt class="docutils literal"><span class="pre">alpha</span></tt> value, 
    28212553returns True on success.  The <tt class="docutils literal"><span class="pre">alpha</span></tt> value is an integer in the 
    28222554range of 0 to 255, where 0 is fully transparent and 255 is fully 
     
    28262558<dl class="method"> 
    28272559<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetValidator"> 
    2828 <tt class="descname">SetValidator</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetValidator" title="Permalink to this definition">¶</a></dt> 
    2829 <dd><p>SetValidator(self, Validator validator)</p> 
    2830 <p>Deletes the current validator (if any) and sets the window validator, 
     2560<tt class="descname">SetValidator</tt><big>(</big><em>self</em>, <em>Validator validator</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetValidator" title="Permalink to this definition">¶</a></dt> 
     2561<dd><p>Deletes the current validator (if any) and sets the window validator, 
    28312562having called wx.Validator.Clone to create a new validator of this 
    28322563type.</p> 
     
    28352566<dl class="method"> 
    28362567<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetVirtualSize"> 
    2837 <tt class="descname">SetVirtualSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetVirtualSize" title="Permalink to this definition">¶</a></dt> 
    2838 <dd><p>SetVirtualSize(self, Size size)</p> 
    2839 <p>Set the the virtual size of a window in pixels.  For most windows this 
     2568<tt class="descname">SetVirtualSize</tt><big>(</big><em>self</em>, <em>Size size</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetVirtualSize" title="Permalink to this definition">¶</a></dt> 
     2569<dd><p>Set the the virtual size of a window in pixels.  For most windows this 
    28402570is just the client area of the window, but for some like scrolled 
    28412571windows it is more or less independent of the screen window size.</p> 
     
    28442574<dl class="method"> 
    28452575<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetVirtualSizeHints"> 
    2846 <tt class="descname">SetVirtualSizeHints</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetVirtualSizeHints" title="Permalink to this definition">¶</a></dt> 
    2847 <dd><p>SetVirtualSizeHints(self, int minW, int minH, int maxW=-1, int maxH=-1)</p> 
    2848 <p>Allows specification of minimum and maximum virtual window sizes. If a 
     2576<tt class="descname">SetVirtualSizeHints</tt><big>(</big><em>self</em>, <em>int minW</em>, <em>int minH</em>, <em>int maxW=-1</em>, <em>int maxH=-1</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetVirtualSizeHints" title="Permalink to this definition">¶</a></dt> 
     2577<dd><p>Allows specification of minimum and maximum virtual window sizes. If a 
    28492578pair of values is not set (or set to -1), the default values will be 
    28502579used.  If this function is called, the user will not be able to size 
     
    28542583<dl class="method"> 
    28552584<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetVirtualSizeHintsSz"> 
    2856 <tt class="descname">SetVirtualSizeHintsSz</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetVirtualSizeHintsSz" title="Permalink to this definition">¶</a></dt> 
    2857 <dd><p>SetVirtualSizeHintsSz(self, Size minSize, Size maxSize=DefaultSize)</p> 
    2858 <p>Allows specification of minimum and maximum virtual window sizes. If a 
     2585<tt class="descname">SetVirtualSizeHintsSz</tt><big>(</big><em>self</em>, <em>Size minSize</em>, <em>Size maxSize=DefaultSize</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetVirtualSizeHintsSz" title="Permalink to this definition">¶</a></dt> 
     2586<dd><p>Allows specification of minimum and maximum virtual window sizes. If a 
    28592587pair of values is not set (or set to -1), the default values will be 
    28602588used.  If this function is called, the user will not be able to size 
     
    28642592<dl class="method"> 
    28652593<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetVirtualSizeWH"> 
    2866 <tt class="descname">SetVirtualSizeWH</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetVirtualSizeWH" title="Permalink to this definition">¶</a></dt> 
    2867 <dd><p>SetVirtualSizeWH(self, int w, int h)</p> 
    2868 <p>Set the the virtual size of a window in pixels.  For most windows this 
     2594<tt class="descname">SetVirtualSizeWH</tt><big>(</big><em>self</em>, <em>int w</em>, <em>int h</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetVirtualSizeWH" title="Permalink to this definition">¶</a></dt> 
     2595<dd><p>Set the the virtual size of a window in pixels.  For most windows this 
    28692596is just the client area of the window, but for some like scrolled 
    28702597windows it is more or less independent of the screen window size.</p> 
     
    28732600<dl class="method"> 
    28742601<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetWindowStyle"> 
    2875 <tt class="descname">SetWindowStyle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetWindowStyle" title="Permalink to this definition">¶</a></dt> 
     2602<tt class="descname">SetWindowStyle</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetWindowStyle" title="Permalink to this definition">¶</a></dt> 
    28762603<dd><p>SetWindowStyleFlag(self, long style)</p> 
    28772604<p>Sets the style of the window. Please note that some styles cannot be 
     
    28832610<dl class="method"> 
    28842611<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetWindowStyleFlag"> 
    2885 <tt class="descname">SetWindowStyleFlag</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetWindowStyleFlag" title="Permalink to this definition">¶</a></dt> 
    2886 <dd><p>SetWindowStyleFlag(self, long style)</p> 
    2887 <p>Sets the style of the window. Please note that some styles cannot be 
     2612<tt class="descname">SetWindowStyleFlag</tt><big>(</big><em>self</em>, <em>long style</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetWindowStyleFlag" title="Permalink to this definition">¶</a></dt> 
     2613<dd><p>Sets the style of the window. Please note that some styles cannot be 
    28882614changed after the window creation and that Refresh() might need to be 
    28892615called after changing the others for the change to take place 
     
    28932619<dl class="method"> 
    28942620<dt id="sans.guiframe.gui_toolbar.GUIToolBar.SetWindowVariant"> 
    2895 <tt class="descname">SetWindowVariant</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetWindowVariant" title="Permalink to this definition">¶</a></dt> 
    2896 <dd><p>SetWindowVariant(self, int variant)</p> 
    2897 <p>Sets the variant of the window/font size to use for this window, if 
     2621<tt class="descname">SetWindowVariant</tt><big>(</big><em>self</em>, <em>int variant</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.SetWindowVariant" title="Permalink to this definition">¶</a></dt> 
     2622<dd><p>Sets the variant of the window/font size to use for this window, if 
    28982623the platform supports variants, for example, wxMac.</p> 
    28992624</dd></dl> 
     
    29012626<dl class="method"> 
    29022627<dt id="sans.guiframe.gui_toolbar.GUIToolBar.ShouldInheritColours"> 
    2903 <tt class="descname">ShouldInheritColours</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.ShouldInheritColours" title="Permalink to this definition">¶</a></dt> 
    2904 <dd><p>ShouldInheritColours(self) -&gt; bool</p> 
    2905 <p>Return true from here to allow the colours of this window to be 
     2628<tt class="descname">ShouldInheritColours</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.ShouldInheritColours" title="Permalink to this definition">¶</a></dt> 
     2629<dd><p>Return true from here to allow the colours of this window to be 
    29062630changed by InheritAttributes, returning false forbids inheriting them 
    29072631from the parent window.</p> 
     
    29122636<dl class="method"> 
    29132637<dt id="sans.guiframe.gui_toolbar.GUIToolBar.Show"> 
    2914 <tt class="descname">Show</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Show" title="Permalink to this definition">¶</a></dt> 
    2915 <dd><p>Show(self, bool show=True) -&gt; bool</p> 
    2916 <p>Shows or hides the window. You may need to call Raise for a top level 
     2638<tt class="descname">Show</tt><big>(</big><em>self</em>, <em>bool show=True</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Show" title="Permalink to this definition">¶</a></dt> 
     2639<dd><p>Shows or hides the window. You may need to call Raise for a top level 
    29172640window if you want to bring it to top, although this is not needed if 
    29182641Show is called immediately after the frame creation.  Returns True if 
     
    29412664<dl class="method"> 
    29422665<dt id="sans.guiframe.gui_toolbar.GUIToolBar.Thaw"> 
    2943 <tt class="descname">Thaw</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Thaw" title="Permalink to this definition">¶</a></dt> 
    2944 <dd><p>Thaw(self)</p> 
    2945 <p>Reenables window updating after a previous call to Freeze.  Calls to 
     2666<tt class="descname">Thaw</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Thaw" title="Permalink to this definition">¶</a></dt> 
     2667<dd><p>Reenables window updating after a previous call to Freeze.  Calls to 
    29462668Freeze/Thaw may be nested, so Thaw must be called the same number of 
    29472669times that Freeze was before the window will be updated.</p> 
     
    29562678<dl class="method"> 
    29572679<dt id="sans.guiframe.gui_toolbar.GUIToolBar.ToggleTool"> 
    2958 <tt class="descname">ToggleTool</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.ToggleTool" title="Permalink to this definition">¶</a></dt> 
    2959 <dd><p>ToggleTool(self, int id, bool toggle)</p> 
    2960 </dd></dl> 
     2680<tt class="descname">ToggleTool</tt><big>(</big><em>self</em>, <em>int id</em>, <em>bool toggle</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.ToggleTool" title="Permalink to this definition">¶</a></dt> 
     2681<dd></dd></dl> 
    29612682 
    29622683<dl class="method"> 
    29632684<dt id="sans.guiframe.gui_toolbar.GUIToolBar.ToggleWindowStyle"> 
    2964 <tt class="descname">ToggleWindowStyle</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.ToggleWindowStyle" title="Permalink to this definition">¶</a></dt> 
    2965 <dd><p>ToggleWindowStyle(self, int flag) -&gt; bool</p> 
    2966 <p>Turn the flag on if it had been turned off before and vice versa, 
     2685<tt class="descname">ToggleWindowStyle</tt><big>(</big><em>self</em>, <em>int flag</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.ToggleWindowStyle" title="Permalink to this definition">¶</a></dt> 
     2686<dd><p>Turn the flag on if it had been turned off before and vice versa, 
    29672687returns True if the flag is turned on by this function call.</p> 
    29682688</dd></dl> 
     
    30242744<dl class="method"> 
    30252745<dt id="sans.guiframe.gui_toolbar.GUIToolBar.TransferDataFromWindow"> 
    3026 <tt class="descname">TransferDataFromWindow</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.TransferDataFromWindow" title="Permalink to this definition">¶</a></dt> 
    3027 <dd><p>TransferDataFromWindow(self) -&gt; bool</p> 
    3028 <p>Transfers values from child controls to data areas specified by their 
     2746<tt class="descname">TransferDataFromWindow</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.TransferDataFromWindow" title="Permalink to this definition">¶</a></dt> 
     2747<dd><p>Transfers values from child controls to data areas specified by their 
    30292748validators. Returns false if a transfer failed.  If the window has 
    30302749wx.WS_EX_VALIDATE_RECURSIVELY extra style flag set, the method will 
     
    30342753<dl class="method"> 
    30352754<dt id="sans.guiframe.gui_toolbar.GUIToolBar.TransferDataToWindow"> 
    3036 <tt class="descname">TransferDataToWindow</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.TransferDataToWindow" title="Permalink to this definition">¶</a></dt> 
    3037 <dd><p>TransferDataToWindow(self) -&gt; bool</p> 
    3038 <p>Transfers values to child controls from data areas specified by their 
     2755<tt class="descname">TransferDataToWindow</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.TransferDataToWindow" title="Permalink to this definition">¶</a></dt> 
     2756<dd><p>Transfers values to child controls from data areas specified by their 
    30392757validators.  If the window has wx.WS_EX_VALIDATE_RECURSIVELY extra 
    30402758style flag set, the method will also call TransferDataToWindow() of 
     
    30442762<dl class="method"> 
    30452763<dt id="sans.guiframe.gui_toolbar.GUIToolBar.Unbind"> 
    3046 <tt class="descname">Unbind</tt><big>(</big><em>event</em>, <em>source=None</em>, <em>id=-1</em>, <em>id2=-1</em>, <em>handler=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Unbind" title="Permalink to this definition">¶</a></dt> 
     2764<tt class="descname">Unbind</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Unbind" title="Permalink to this definition">¶</a></dt> 
    30472765<dd><p>Disconnects the event handler binding for event from self. 
    30482766Returns True if successful.</p> 
     
    30512769<dl class="method"> 
    30522770<dt id="sans.guiframe.gui_toolbar.GUIToolBar.UnregisterHotKey"> 
    3053 <tt class="descname">UnregisterHotKey</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.UnregisterHotKey" title="Permalink to this definition">¶</a></dt> 
    3054 <dd><p>UnregisterHotKey(self, int hotkeyId) -&gt; bool</p> 
    3055 <p>Unregisters a system wide hotkey.</p> 
     2771<tt class="descname">UnregisterHotKey</tt><big>(</big><em>self</em>, <em>int hotkeyId</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.UnregisterHotKey" title="Permalink to this definition">¶</a></dt> 
     2772<dd><p>Unregisters a system wide hotkey.</p> 
    30562773</dd></dl> 
    30572774 
    30582775<dl class="method"> 
    30592776<dt id="sans.guiframe.gui_toolbar.GUIToolBar.Update"> 
    3060 <tt class="descname">Update</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Update" title="Permalink to this definition">¶</a></dt> 
    3061 <dd><p>Update(self)</p> 
    3062 <p>Calling this method immediately repaints the invalidated area of the 
     2777<tt class="descname">Update</tt><big>(</big><em>self</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Update" title="Permalink to this definition">¶</a></dt> 
     2778<dd><p>Calling this method immediately repaints the invalidated area of the 
    30632779window instead of waiting for the EVT_PAINT event to happen, (normally 
    30642780this would usually only happen when the flow of control returns to the 
     
    30832799<dl class="method"> 
    30842800<dt id="sans.guiframe.gui_toolbar.GUIToolBar.UpdateWindowUI"> 
    3085 <tt class="descname">UpdateWindowUI</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.UpdateWindowUI" title="Permalink to this definition">¶</a></dt> 
    3086 <dd><p>UpdateWindowUI(self, long flags=UPDATE_UI_NONE)</p> 
    3087 <p>This function sends EVT_UPDATE_UI events to the window. The particular 
     2801<tt class="descname">UpdateWindowUI</tt><big>(</big><em>self</em>, <em>long flags=UPDATE_UI_NONE</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.UpdateWindowUI" title="Permalink to this definition">¶</a></dt> 
     2802<dd><p>This function sends EVT_UPDATE_UI events to the window. The particular 
    30882803implementation depends on the window; for example a wx.ToolBar will 
    30892804send an update UI event for each toolbar button, and a wx.Frame will 
     
    30992814<dl class="method"> 
    31002815<dt id="sans.guiframe.gui_toolbar.GUIToolBar.UseBgCol"> 
    3101 <tt class="descname">UseBgCol</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.UseBgCol" title="Permalink to this definition">¶</a></dt> 
    3102 <dd><p>UseBgCol(self) -&gt; bool</p> 
    3103 </dd></dl> 
     2816<tt class="descname">UseBgCol</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.UseBgCol" title="Permalink to this definition">¶</a></dt> 
     2817<dd></dd></dl> 
    31042818 
    31052819<dl class="method"> 
    31062820<dt id="sans.guiframe.gui_toolbar.GUIToolBar.Validate"> 
    3107 <tt class="descname">Validate</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Validate" title="Permalink to this definition">¶</a></dt> 
    3108 <dd><p>Validate(self) -&gt; bool</p> 
    3109 <p>Validates the current values of the child controls using their 
     2821<tt class="descname">Validate</tt><big>(</big><em>self</em><big>)</big> &rarr; bool<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.Validate" title="Permalink to this definition">¶</a></dt> 
     2822<dd><p>Validates the current values of the child controls using their 
    31102823validators.  If the window has wx.WS_EX_VALIDATE_RECURSIVELY extra 
    31112824style flag set, the method will also call Validate() of all child 
     
    31272840<dl class="method"> 
    31282841<dt id="sans.guiframe.gui_toolbar.GUIToolBar.WarpPointer"> 
    3129 <tt class="descname">WarpPointer</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.WarpPointer" title="Permalink to this definition">¶</a></dt> 
    3130 <dd><p>WarpPointer(self, int x, int y)</p> 
    3131 <p>Moves the pointer to the given position on the window.</p> 
     2842<tt class="descname">WarpPointer</tt><big>(</big><em>self</em>, <em>int x</em>, <em>int y</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.WarpPointer" title="Permalink to this definition">¶</a></dt> 
     2843<dd><p>Moves the pointer to the given position on the window.</p> 
    31322844<p>NOTE: This function is not supported under Mac because Apple Human 
    31332845Interface Guidelines forbid moving the mouse cursor programmatically.</p> 
     
    31482860<dl class="method"> 
    31492861<dt id="sans.guiframe.gui_toolbar.GUIToolBar.WindowToClientSize"> 
    3150 <tt class="descname">WindowToClientSize</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.WindowToClientSize" title="Permalink to this definition">¶</a></dt> 
    3151 <dd><p>WindowToClientSize(self, Size size) -&gt; Size</p> 
    3152 </dd></dl> 
     2862<tt class="descname">WindowToClientSize</tt><big>(</big><em>self</em>, <em>Size size</em><big>)</big> &rarr; Size<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.WindowToClientSize" title="Permalink to this definition">¶</a></dt> 
     2863<dd></dd></dl> 
    31532864 
    31542865<dl class="attribute"> 
     
    31582869</dd></dl> 
    31592870 
     2871<dl class="attribute"> 
     2872<dt id="sans.guiframe.gui_toolbar.GUIToolBar.__class__"> 
     2873<tt class="descname">__class__</tt><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.__class__" title="Permalink to this definition">¶</a></dt> 
     2874<dd><p>alias of <tt class="xref py py-class docutils literal"><span class="pre">type</span></tt></p> 
     2875</dd></dl> 
     2876 
     2877<dl class="attribute"> 
     2878<dt id="sans.guiframe.gui_toolbar.GUIToolBar.__delattr__"> 
     2879<tt class="descname">__delattr__</tt><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.__delattr__" title="Permalink to this definition">¶</a></dt> 
     2880<dd><p>x.__delattr__(&#8216;name&#8217;) &lt;==&gt; del x.name</p> 
     2881</dd></dl> 
     2882 
     2883<dl class="attribute"> 
     2884<dt id="sans.guiframe.gui_toolbar.GUIToolBar.__dict__"> 
     2885<tt class="descname">__dict__</tt><em class="property"> = &lt;dictproxy object at 0x06CC01B0&gt;</em><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.__dict__" title="Permalink to this definition">¶</a></dt> 
     2886<dd></dd></dl> 
     2887 
     2888<dl class="attribute"> 
     2889<dt id="sans.guiframe.gui_toolbar.GUIToolBar.__getattribute__"> 
     2890<tt class="descname">__getattribute__</tt><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.__getattribute__" title="Permalink to this definition">¶</a></dt> 
     2891<dd><p>x.__getattribute__(&#8216;name&#8217;) &lt;==&gt; x.name</p> 
     2892</dd></dl> 
     2893 
     2894<dl class="attribute"> 
     2895<dt id="sans.guiframe.gui_toolbar.GUIToolBar.__hash__"> 
     2896<tt class="descname">__hash__</tt><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.__hash__" title="Permalink to this definition">¶</a></dt> 
     2897<dd><p>x.__hash__() &lt;==&gt; hash(x)</p> 
     2898</dd></dl> 
     2899 
     2900<dl class="method"> 
     2901<dt id="sans.guiframe.gui_toolbar.GUIToolBar.__init__"> 
     2902<tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.__init__" title="Permalink to this definition">¶</a></dt> 
     2903<dd></dd></dl> 
     2904 
     2905<dl class="attribute"> 
     2906<dt id="sans.guiframe.gui_toolbar.GUIToolBar.__module__"> 
     2907<tt class="descname">__module__</tt><em class="property"> = 'sans.guiframe.gui_toolbar'</em><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.__module__" title="Permalink to this definition">¶</a></dt> 
     2908<dd></dd></dl> 
     2909 
     2910<dl class="staticmethod"> 
     2911<dt id="sans.guiframe.gui_toolbar.GUIToolBar.__new__"> 
     2912<em class="property">static </em><tt class="descname">__new__</tt><big>(</big><em>S</em>, <em>...</em><big>)</big> &rarr; a new object with type S, a subtype of T<a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.__new__" title="Permalink to this definition">¶</a></dt> 
     2913<dd></dd></dl> 
     2914 
     2915<dl class="method"> 
     2916<dt id="sans.guiframe.gui_toolbar.GUIToolBar.__reduce__"> 
     2917<tt class="descname">__reduce__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.__reduce__" title="Permalink to this definition">¶</a></dt> 
     2918<dd><p>helper for pickle</p> 
     2919</dd></dl> 
     2920 
     2921<dl class="method"> 
     2922<dt id="sans.guiframe.gui_toolbar.GUIToolBar.__reduce_ex__"> 
     2923<tt class="descname">__reduce_ex__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.__reduce_ex__" title="Permalink to this definition">¶</a></dt> 
     2924<dd><p>helper for pickle</p> 
     2925</dd></dl> 
     2926 
     2927<dl class="method"> 
     2928<dt id="sans.guiframe.gui_toolbar.GUIToolBar.__repr__"> 
     2929<tt class="descname">__repr__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.__repr__" title="Permalink to this definition">¶</a></dt> 
     2930<dd></dd></dl> 
     2931 
     2932<dl class="attribute"> 
     2933<dt id="sans.guiframe.gui_toolbar.GUIToolBar.__setattr__"> 
     2934<tt class="descname">__setattr__</tt><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.__setattr__" title="Permalink to this definition">¶</a></dt> 
     2935<dd><p>x.__setattr__(&#8216;name&#8217;, value) &lt;==&gt; x.name = value</p> 
     2936</dd></dl> 
     2937 
     2938<dl class="attribute"> 
     2939<dt id="sans.guiframe.gui_toolbar.GUIToolBar.__str__"> 
     2940<tt class="descname">__str__</tt><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.__str__" title="Permalink to this definition">¶</a></dt> 
     2941<dd><p>x.__str__() &lt;==&gt; str(x)</p> 
     2942</dd></dl> 
     2943 
     2944<dl class="attribute"> 
     2945<dt id="sans.guiframe.gui_toolbar.GUIToolBar.__weakref__"> 
     2946<tt class="descname">__weakref__</tt><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.__weakref__" title="Permalink to this definition">¶</a></dt> 
     2947<dd><p>list of weak references to the object (if defined)</p> 
     2948</dd></dl> 
     2949 
     2950<dl class="method"> 
     2951<dt id="sans.guiframe.gui_toolbar.GUIToolBar._setOORInfo"> 
     2952<tt class="descname">_setOORInfo</tt><big>(</big><em>self</em>, <em>PyObject _self</em>, <em>bool incref=True</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar._setOORInfo" title="Permalink to this definition">¶</a></dt> 
     2953<dd></dd></dl> 
     2954 
    31602955<dl class="method"> 
    31612956<dt id="sans.guiframe.gui_toolbar.GUIToolBar.add_bookmark_default"> 
     
    31662961<dl class="method"> 
    31672962<dt id="sans.guiframe.gui_toolbar.GUIToolBar.append_bookmark"> 
    3168 <tt class="descname">append_bookmark</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.append_bookmark" title="Permalink to this definition">¶</a></dt> 
     2963<tt class="descname">append_bookmark</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.append_bookmark" title="Permalink to this definition">¶</a></dt> 
    31692964<dd><p>receive item to append on the toolbar button bookmark</p> 
    31702965</dd></dl> 
     
    31722967<dl class="method"> 
    31732968<dt id="sans.guiframe.gui_toolbar.GUIToolBar.append_bookmark_item"> 
    3174 <tt class="descname">append_bookmark_item</tt><big>(</big><em>id</em>, <em>label</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.append_bookmark_item" title="Permalink to this definition">¶</a></dt> 
     2969<tt class="descname">append_bookmark_item</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.append_bookmark_item" title="Permalink to this definition">¶</a></dt> 
    31752970<dd><p>Append a item in bookmark</p> 
    31762971</dd></dl> 
     
    31832978<dl class="method"> 
    31842979<dt id="sans.guiframe.gui_toolbar.GUIToolBar.enable_bookmark"> 
    3185 <tt class="descname">enable_bookmark</tt><big>(</big><em>panel</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.enable_bookmark" title="Permalink to this definition">¶</a></dt> 
     2980<tt class="descname">enable_bookmark</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.enable_bookmark" title="Permalink to this definition">¶</a></dt> 
    31862981<dd></dd></dl> 
    31872982 
    31882983<dl class="method"> 
    31892984<dt id="sans.guiframe.gui_toolbar.GUIToolBar.enable_copy"> 
    3190 <tt class="descname">enable_copy</tt><big>(</big><em>panel</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.enable_copy" title="Permalink to this definition">¶</a></dt> 
     2985<tt class="descname">enable_copy</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.enable_copy" title="Permalink to this definition">¶</a></dt> 
    31912986<dd></dd></dl> 
    31922987 
    31932988<dl class="method"> 
    31942989<dt id="sans.guiframe.gui_toolbar.GUIToolBar.enable_paste"> 
    3195 <tt class="descname">enable_paste</tt><big>(</big><em>panel</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.enable_paste" title="Permalink to this definition">¶</a></dt> 
     2990<tt class="descname">enable_paste</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.enable_paste" title="Permalink to this definition">¶</a></dt> 
    31962991<dd></dd></dl> 
    31972992 
    31982993<dl class="method"> 
    31992994<dt id="sans.guiframe.gui_toolbar.GUIToolBar.enable_preview"> 
    3200 <tt class="descname">enable_preview</tt><big>(</big><em>panel</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.enable_preview" title="Permalink to this definition">¶</a></dt> 
     2995<tt class="descname">enable_preview</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.enable_preview" title="Permalink to this definition">¶</a></dt> 
    32012996<dd></dd></dl> 
    32022997 
    32032998<dl class="method"> 
    32042999<dt id="sans.guiframe.gui_toolbar.GUIToolBar.enable_print"> 
    3205 <tt class="descname">enable_print</tt><big>(</big><em>panel</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.enable_print" title="Permalink to this definition">¶</a></dt> 
     3000<tt class="descname">enable_print</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.enable_print" title="Permalink to this definition">¶</a></dt> 
    32063001<dd></dd></dl> 
    32073002 
    32083003<dl class="method"> 
    32093004<dt id="sans.guiframe.gui_toolbar.GUIToolBar.enable_redo"> 
    3210 <tt class="descname">enable_redo</tt><big>(</big><em>panel</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.enable_redo" title="Permalink to this definition">¶</a></dt> 
     3005<tt class="descname">enable_redo</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.enable_redo" title="Permalink to this definition">¶</a></dt> 
    32113006<dd></dd></dl> 
    32123007 
    32133008<dl class="method"> 
    32143009<dt id="sans.guiframe.gui_toolbar.GUIToolBar.enable_reset"> 
    3215 <tt class="descname">enable_reset</tt><big>(</big><em>panel</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.enable_reset" title="Permalink to this definition">¶</a></dt> 
     3010<tt class="descname">enable_reset</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.enable_reset" title="Permalink to this definition">¶</a></dt> 
    32163011<dd></dd></dl> 
    32173012 
    32183013<dl class="method"> 
    32193014<dt id="sans.guiframe.gui_toolbar.GUIToolBar.enable_save"> 
    3220 <tt class="descname">enable_save</tt><big>(</big><em>panel</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.enable_save" title="Permalink to this definition">¶</a></dt> 
     3015<tt class="descname">enable_save</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.enable_save" title="Permalink to this definition">¶</a></dt> 
    32213016<dd></dd></dl> 
    32223017 
    32233018<dl class="method"> 
    32243019<dt id="sans.guiframe.gui_toolbar.GUIToolBar.enable_undo"> 
    3225 <tt class="descname">enable_undo</tt><big>(</big><em>panel</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.enable_undo" title="Permalink to this definition">¶</a></dt> 
     3020<tt class="descname">enable_undo</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.enable_undo" title="Permalink to this definition">¶</a></dt> 
    32263021<dd></dd></dl> 
    32273022 
    32283023<dl class="method"> 
    32293024<dt id="sans.guiframe.gui_toolbar.GUIToolBar.enable_zoom"> 
    3230 <tt class="descname">enable_zoom</tt><big>(</big><em>panel</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.enable_zoom" title="Permalink to this definition">¶</a></dt> 
     3025<tt class="descname">enable_zoom</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.enable_zoom" title="Permalink to this definition">¶</a></dt> 
    32313026<dd></dd></dl> 
    32323027 
    32333028<dl class="method"> 
    32343029<dt id="sans.guiframe.gui_toolbar.GUIToolBar.enable_zoom_in"> 
    3235 <tt class="descname">enable_zoom_in</tt><big>(</big><em>panel</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.enable_zoom_in" title="Permalink to this definition">¶</a></dt> 
     3030<tt class="descname">enable_zoom_in</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.enable_zoom_in" title="Permalink to this definition">¶</a></dt> 
    32363031<dd></dd></dl> 
    32373032 
    32383033<dl class="method"> 
    32393034<dt id="sans.guiframe.gui_toolbar.GUIToolBar.enable_zoom_out"> 
    3240 <tt class="descname">enable_zoom_out</tt><big>(</big><em>panel</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.enable_zoom_out" title="Permalink to this definition">¶</a></dt> 
     3035<tt class="descname">enable_zoom_out</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.enable_zoom_out" title="Permalink to this definition">¶</a></dt> 
    32413036<dd></dd></dl> 
    32423037 
     
    32543049<dl class="method"> 
    32553050<dt id="sans.guiframe.gui_toolbar.GUIToolBar.on_bookmark"> 
    3256 <tt class="descname">on_bookmark</tt><big>(</big><em>event</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.on_bookmark" title="Permalink to this definition">¶</a></dt> 
     3051<tt class="descname">on_bookmark</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.on_bookmark" title="Permalink to this definition">¶</a></dt> 
    32573052<dd><p>add book mark</p> 
    32583053</dd></dl> 
     
    32603055<dl class="method"> 
    32613056<dt id="sans.guiframe.gui_toolbar.GUIToolBar.remove_bookmark_item"> 
    3262 <tt class="descname">remove_bookmark_item</tt><big>(</big><em>item</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.remove_bookmark_item" title="Permalink to this definition">¶</a></dt> 
     3057<tt class="descname">remove_bookmark_item</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.remove_bookmark_item" title="Permalink to this definition">¶</a></dt> 
    32633058<dd><p>Remove a bookmark item</p> 
    32643059</dd></dl> 
     
    32723067<dl class="method"> 
    32733068<dt id="sans.guiframe.gui_toolbar.GUIToolBar.update_button"> 
    3274 <tt class="descname">update_button</tt><big>(</big><em>application_name=''</em>, <em>panel_name=''</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.update_button" title="Permalink to this definition">¶</a></dt> 
     3069<tt class="descname">update_button</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.update_button" title="Permalink to this definition">¶</a></dt> 
    32753070<dd></dd></dl> 
    32763071 
    32773072<dl class="method"> 
    32783073<dt id="sans.guiframe.gui_toolbar.GUIToolBar.update_toolbar"> 
    3279 <tt class="descname">update_toolbar</tt><big>(</big><em>panel=None</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.update_toolbar" title="Permalink to this definition">¶</a></dt> 
     3074<tt class="descname">update_toolbar</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.GUIToolBar.update_toolbar" title="Permalink to this definition">¶</a></dt> 
    32803075<dd></dd></dl> 
    32813076 
     
    32843079<dl class="function"> 
    32853080<dt id="sans.guiframe.gui_toolbar.clear_image"> 
    3286 <tt class="descclassname">sans.guiframe.gui_toolbar.</tt><tt class="descname">clear_image</tt><big>(</big><em>image</em><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.clear_image" title="Permalink to this definition">¶</a></dt> 
     3081<tt class="descclassname">sans.guiframe.gui_toolbar.</tt><tt class="descname">clear_image</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.guiframe.gui_toolbar.clear_image" title="Permalink to this definition">¶</a></dt> 
    32873082<dd></dd></dl> 
    32883083 
     
    32993094  <ul> 
    33003095<li><a class="reference internal" href="#">gui_toolbar</a><ul> 
    3301 <li><a class="reference internal" href="#module-sans.guiframe.gui_toolbar"><tt class="docutils literal"><span class="pre">sans.guiframe.gui_toolbar</span></tt></a></li> 
     3096<li><a class="reference internal" href="#sans-guiframe-gui-toolbar"><tt class="docutils literal"><span class="pre">sans.guiframe.gui_toolbar</span></tt></a></li> 
    33023097</ul> 
    33033098</li> 
     
    33183113  <h3>Quick search</h3> 
    33193114    <form class="search" action="../search.html" method="get"> 
    3320       <input type="text" name="q" size="18" /> 
     3115      <input type="text" name="q" /> 
    33213116      <input type="submit" value="Go" /> 
    33223117      <input type="hidden" name="check_keywords" value="yes" /> 
     
    33473142          <a href="gui_style.html" title="gui_style" 
    33483143             >previous</a> |</li> 
    3349         <li><a href="../index.html">guiframe v0.1.0 documentation</a> &raquo;</li> 
     3144        <li><a href="../index.html">guiframe 0.1.0 documentation</a> &raquo;</li> 
    33503145          <li><a href="index.html" >Reference</a> &raquo;</li>  
    33513146      </ul> 
     
    33533148    <div class="footer"> 
    33543149        &copy; Copyright 2010, sans group. 
    3355       Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0.7. 
     3150      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1. 
    33563151    </div> 
    33573152  </body> 
Note: See TracChangeset for help on using the changeset viewer.