Package dogtail :: Module tree :: Class Window
[hide private]
[frames] | no frames]

Class Window

source code

Node --+
       |
      Window
Known Subclasses:

Instance Methods [hide private]
 
getWnckWindow(self)
Get the wnck.Window instance for this window, or None
source code
 
activate(self)
Activates the wnck.Window associated with this Window.
source code

Inherited from Node: blink, button, child, childLabelled, childNamed, click, contains, deselect, deselectAll, doAction, doubleClick, dump, findAncestor, findChild, findChildren, getAbsoluteSearchPath, getChildAtPoint, getLogString, getRelativeSearch, getUserVisibleStrings, grabFocus, keyCombo, menu, menuItem, satisfies, select, selectAll, tab, textentry, typeText

Properties [hide private]

Inherited from Node: URI, actions, caretOffset, checked, children, combovalue, dead, debugName, extents, focusable, focused, indexInParent, isSelected, labelee, labeler, labellee, labeller, maxValue, minValue, minValueIncrement, position, role, roleName, selectedChildren, sensitive, showing, size, text, value

Method Details [hide private]

activate(self)

source code 

Activates the wnck.Window associated with this Window.

FIXME: doesn't yet work