Constructor
PurpleRequestGroupnew
unstable since: 3.0
[−]
Parameters
title
-
Type:
const char*
The title to give the group.
The argument can be NULL
.The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.
[−]
Return value
Type: PurpleRequestGroup
A new fields group.
The caller of the function takes ownership of the data, and is responsible for freeing it. |