Method
PurpleRequestFieldset_label
[−]
Declaration [src]
void
purple_request_field_set_label (
PurpleRequestField* field,
const char* label
)
[−]
Parameters
label
-
Type:
const char*
The text label.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.