Method

IdeSessionItemget_workspace

Declaration

const char*
ide_session_item_get_workspace (
  IdeSessionItem* self
)

Description

Gets the workspace id for the item.

Return value

Type: const char*

A workspace or NULL.

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