Method

IdeLogItemget_domain

since: 44

Declaration

const char*
ide_log_item_get_domain (
  IdeLogItem* self
)

Description

Get the domain for the log item.

Available since: 44

Gets propertyIde.LogItem:domain

Return value

Type: const char*

No description available.

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