mirror of
https://github.com/KDE/krfb
synced 2026-07-01 07:31:16 -07:00
10 lines
170 B
Plaintext
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)
|
|
|
|
|
|
|