Method

GtkVncDisplayclient_cut_text

Declaration [src]

void
vnc_display_client_cut_text (
  VncDisplay* obj,
  const gchar* text
)

Description

No description available.

Parameters

text

Type: const gchar*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.