src/request.h

changeset 10791
1e1e00d91561
parent 10566
b681d2b3dec5
child 11201
f8fed1f48ca3
equal deleted inserted replaced
10790:4e99e5b02061 10791:1e1e00d91561
448 448
449 /** 449 /**
450 * Sets the type hint for the field. 450 * Sets the type hint for the field.
451 * 451 *
452 * This is optionally used by the UIs to provide such features as 452 * This is optionally used by the UIs to provide such features as
453 * auto-completion for type hints like "screenname." 453 * auto-completion for type hints like "account" and "screenname".
454 * 454 *
455 * @param field The field. 455 * @param field The field.
456 * @param type_hint The type hint. 456 * @param type_hint The type hint.
457 */ 457 */
458 void gaim_request_field_set_type_hint(GaimRequestField *field, 458 void gaim_request_field_set_type_hint(GaimRequestField *field,

mercurial