Method

CamelStoreSearchThreadItemget_subject

unstable since: 3.58

Declaration [src]

const gchar*
camel_store_search_thread_item_get_subject (
  const CamelStoreSearchThreadItem* self
)

Description [src]

Gets the message subject for the self.

Available since: 3.58

Return value

Type: const gchar*

The message subject for the self.

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