Method

MksSessionget_name

Declaration [src]

const char*
mks_session_get_name (
  MksSession* self
)

Description [src]

Gets the name of the VM.

Gets propertyMks.Session:name

Return value

Type: const char*

No description available.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.