Method
PurpleRequestFieldset_type_hint
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”.
Sets property | Purple.RequestField:type-hint |