PyKDE - Python Bindings for KDE
class NETRootInfo2
Table of contents
Modules
kdecore Classes
All Classes
Module
kdecore
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
changeActiveWindow
(a0, a1, a2, a3)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
Window
a1
NET.RequestSource
a2
Time
a3
Window
gotPing
(a0, a1)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
Window
a1
Time
moveResizeWindow
(a0, a1, a2, a3, a4, a5)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
Window
a1
int
a2
int
a3
int
a4
int
a5
int
restackWindow
(a0, a1, a2)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
Window
a1
Window
a2
int
sendPing
(window, timestamp)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
window
Window
timestamp
Time