Method

IdeSessionItemget_type_hint

Declaration

const char*
ide_session_item_get_type_hint (
  IdeSessionItem* self
)

Description

Gets the type hint for an item.

Return value

Type: const char*

A type-hint or NULL.

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