PyKDE - Python Bindings for KDE
class NETRootInfo2
Table of contents
Modules
tdecore Classes
All Classes
Module
tdecore
Class
NETRootInfo2
Inherits
NETRootInfo
methods
NETRootInfo2
(window, rootWindow, properties, role, a3 = Client)
returns
a NETRootInfo2 instance
In versions KDE 3.2.0 and above only
Argument
Type
Default
window
Window
rootWindow
Window
properties
ulong
role
int
a3
Role
Client
NETRootInfo2
(display, properties_size, screen = -1, doActivate = 1)
Not Implemented
changeActiveWindow
(window, src, timestamp, active_window)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
window
Window
src
NET.RequestSource
timestamp
Time
active_window
Window
gotPing
(window, timestamp)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
window
Window
timestamp
Time
moveResizeWindow
(window, flags, x, y, width, height)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
window
Window
flags
int
x
int
y
int
width
int
height
int
restackWindow
(window, above, detail)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
window
Window
above
Window
detail
int
sendPing
(window, timestamp)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
window
Window
timestamp
Time