Method
GVncConnectionset_credential
Declaration [src]
gboolean
vnc_connection_set_credential (
  VncConnection* conn,
  int type,
  const gchar* data
)
Description [src]
Sets the value of the authentication credential
type to the string data.
type is one of the VncConnectionCredential enum values.