Method

PidginDisplayItemget_id

since: 3.0

Declaration [src]

const char*
pidgin_display_item_get_id (
  PidginDisplayItem* item
)

Description [src]

Gets the unique identifier of item.

Available since: 3.0

Gets propertyPidgin.DisplayItem:id

Return value

Type: const char*

The unique identifier of item.

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