Method

GVncConnectionget_power_control

Declaration [src]

gboolean
vnc_connection_get_power_control (
  VncConnection* conn
)

Description [src]

Determine if the remote server supports power control. This will only be valid once the “vnc-initialized” signal has been emitted.

Return value

Type: gboolean

TRUE if the server supports power control.