Method

GVncConnectionis_initialized

Declaration [src]

gboolean
vnc_connection_is_initialized (
  VncConnection* conn
)

Description [src]

Determine if the connection to the remote desktop is fully initialized and thus receiving framebuffer updates.

Return value

Type: gboolean

TRUE if initialized, FALSE if closed or still negotiating.