Method
GtkVncDisplayset_credential
Declaration [src]
gboolean
vnc_display_set_credential (
  VncDisplay* obj,
  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 vlaues.