Method
PurpleAccountOptionstring_set_hints
unstable since: 3.0
Declaration [src]
void
purple_account_option_string_set_hints (
  PurpleAccountOption* option,
  GSList* hints
)
      Description [src]
Sets the hint list for an account option.
The list passed will be owned by the account option, and the strings inside will be freed automatically.
Available since: 3.0