Method

PidginInfoPaneget_title

since: 3.0

Declaration [src]

const char*
pidgin_info_pane_get_title (
  PidginInfoPane* pane
)

Description [src]

Gets the title of pane.

Available since: 3.0

Gets propertyPidgin.InfoPane:title

Return value

Type: const char*

The title or NULL.

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