~ubuntu-branches/ubuntu/lucid/autokey/lucid

« back to all changes in this revision

Viewing changes to doc/scripting/lib.scripting.Window-class.html

  • Committer: Bazaar Package Importer
  • Author(s): Luke Faraone
  • Date: 2010-01-08 08:52:58 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20100108085258-czo4e8p007plrjxf
Tags: 0.61.2-1
* New upstream version:   
  - Bring back cut/copy/paste item menu options
  - Add 'engine' class to scripting framework to enable access to
    AutoKey internals
  - Add a configurable user module folder for import into scripts
  - Enable multiple selection mode in treeview and update all necessary
    interactions to work correctly
  - Enable inline renaming of items in treeview, get rid of title and
    description fields from the various pages

 

Show diffs side-by-side

added added

removed removed

Lines of Context:
252
252
      
253
253
    </td>
254
254
  </tr>
 
255
<tr>
 
256
    <td width="15%" align="right" valign="top" class="summary">
 
257
      <span class="summary-type">&nbsp;</span>
 
258
    </td><td class="summary">
 
259
      <table width="100%" cellpadding="0" cellspacing="0" border="0">
 
260
        <tr>
 
261
          <td><span class="summary-sig"><a href="lib.scripting.Window-class.html#get_active_geometry" class="summary-sig-name">get_active_geometry</a>(<span class="summary-sig-arg">self</span>)</span><br />
 
262
      Get the geometry of the currently active window</td>
 
263
          <td align="right" valign="top">
 
264
            <span class="codelink"><a href="lib.scripting-pysrc.html#Window.get_active_geometry">source&nbsp;code</a></span>
 
265
            
 
266
          </td>
 
267
        </tr>
 
268
      </table>
 
269
      
 
270
    </td>
 
271
  </tr>
255
272
<tr class="private">
256
273
    <td width="15%" align="right" valign="top" class="summary">
257
274
      <span class="summary-type">&nbsp;</span>
529
546
  </dl>
530
547
</td></tr></table>
531
548
</div>
 
549
<a name="get_active_geometry"></a>
 
550
<div>
 
551
<table class="details" border="1" cellpadding="3"
 
552
       cellspacing="0" width="100%" bgcolor="white">
 
553
<tr><td>
 
554
  <table width="100%" cellpadding="0" cellspacing="0" border="0">
 
555
  <tr valign="top"><td>
 
556
  <h3 class="epydoc"><span class="sig"><span class="sig-name">get_active_geometry</span>(<span class="sig-arg">self</span>)</span>
 
557
  </h3>
 
558
  </td><td align="right" valign="top"
 
559
    ><span class="codelink"><a href="lib.scripting-pysrc.html#Window.get_active_geometry">source&nbsp;code</a></span>&nbsp;
 
560
    </td>
 
561
  </tr></table>
 
562
  
 
563
  <p>Get the geometry of the currently active window</p>
 
564
  <p>Usage: <code>window.get_active_geometry()</code></p>
 
565
  <p>Returns a 4-tuple containing the x-origin, y-origin, width and height 
 
566
  of the window (in pixels)</p>
 
567
  <dl class="fields">
 
568
  </dl>
 
569
</td></tr></table>
 
570
</div>
532
571
<br />
533
572
<!-- ==================== NAVIGATION BAR ==================== -->
534
573
<table class="navbar" border="0" width="100%" cellpadding="0"
556
595
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
557
596
  <tr>
558
597
    <td align="left" class="footer">
559
 
    Generated by Epydoc 3.0.1 on Sat Nov 28 12:25:36 2009
 
598
    Generated by Epydoc 3.0.1 on Fri Jan  8 16:51:02 2010
560
599
    </td>
561
600
    <td align="right" class="footer">
562
601
      <a target="mainFrame" href="http://epydoc.sourceforge.net"