Changes between Version 2 and Version 3 of documentation/PythonManual/Contexts

Show
Ignore:
Author:
peterc (IP: 203.96.63.172)
Timestamp:
04/08/08 11:21:50 (9 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • documentation/PythonManual/Contexts

    v2 v3  
    1010|| ''documents'' || Retrieves a document within the interface. || ''GetDocument()'', ''GetNumDocuments()'' || 
    1111|| ''focus_element'' || Retrieves the context's focus element. || ''GetFocusElement()'' || 
     12|| ''hover_element'' || Retrieves the element under the context's cursor. || ''GetHoverElement()'' || 
     13|| ''root_element'' || Retrieves the context's root element. || ''GetRootElement()'' || 
    1214|| ''name'' || Retrieves the context's name. || ''GetName()'' || 
    1315