libpurple/accountopt.h

branch
soc.2013.gobjectification.plugins
changeset 37077
d6404f69bf6c
parent 37075
cf3f735b09b7
parent 35477
5036e4cd8a46
child 37088
4d5ad6b1878e
equal deleted inserted replaced
37076:38040771ae12 37077:d6404f69bf6c
225 */ 225 */
226 void purple_account_option_add_list_item(PurpleAccountOption *option, 226 void purple_account_option_add_list_item(PurpleAccountOption *option,
227 const char *key, const char *value); 227 const char *key, const char *value);
228 228
229 /** 229 /**
230 * purple_account_option_get_type: 230 * purple_account_option_get_pref_type:
231 * @option: The account option. 231 * @option: The account option.
232 * 232 *
233 * Returns the specified account option's type. 233 * Returns the specified account option's type.
234 * 234 *
235 * Returns: The account option's type. 235 * Returns: The account option's type.

mercurial