Method

GtkVncDisplayget_shared_flag

Declaration [src]

gboolean
vnc_display_get_shared_flag (
  VncDisplay* obj
)

Description [src]

Determine if other clients are permitted to share the VNC connection.

Return value

Type: gboolean

TRUE if sharing is permittted, FALSE otherwise.