1
0
mirror of https://invent.kde.org/network/krfb synced 2024-07-01 07:24:29 +00:00
krfb/DCOP-INTERFACE
Tim Jansen eed3a5db63 update dcop interface
svn path=/trunk/kdenetwork/krfb/; revision=150340
2002-04-18 19:43:38 +00:00

10 lines
170 B
Plaintext

DCOP Interfaces:
// Exits the application, disconnects clients
void exit()
// Set the desktop to be controlable from remote clients
void setAllowDesktopControl(bool)