Method
PurpleRequestFieldset_type_hint
since: 2.0
Declaration [src]
void
purple_request_field_set_type_hint (
PurpleRequestField* field,
const char* type_hint
)
Description [src]
Sets the type hint for the field.
This is optionally used by the UIs to provide such features as auto-completion for type hints like “account” and “screenname”.
Available since: 2.0
Sets property | Purple.RequestField:type-hint |