Method
PurpleRequestGroupget_title
unstable since: 3.0
[−]
Description [src]
Returns the title of a fields group.
Available since: 3.0
Gets property | Purple.RequestGroup:title |
[−]
Return value
Type: const char*
The title, if set.
The returned data is owned by the instance. |
The return value can be NULL . |
The value is a NUL terminated UTF-8 string. |