Method

GntWSget_name

since: 2.1

Declaration [src]

const char*
gnt_ws_get_name (
  GntWS* ws
)

Description [src]

Get the name of a workspace.

Available since: 2.1

Return value

Type: const char*

The name of the workspace (can be NULL).

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