1
0
mirror of https://github.com/KDE/krfb synced 2026-07-01 07:41:17 -07:00
Files
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)