Method

GVncConnectionhas_error

Declaration [src]

gboolean
vnc_connection_has_error (
  VncConnection* conn
)

Description [src]

Determine if the current connection is in an error state.

Return value

Type: gboolean

TRUE if an error has occurred, FALSE otherwise.