comparison src/account.h @ 11146:1c5398ccbeb0

[gaim-migrate @ 13217] Gaim-DBUS signal export works with DBUS >= 0.35 Various gaim API functions available through DBUS committer: Tailor Script <tailor@pidgin.im>
author Piotr Zielinski <zielaj>
date Fri, 22 Jul 2005 19:47:29 +0000
parents d087e928ffd1
children bd8ac1d4b2f2
comparison
equal deleted inserted replaced
11145:dbc518c453f2 11146:1c5398ccbeb0
265 /** 265 /**
266 * Sets the account's presence. 266 * Sets the account's presence.
267 * 267 *
268 * @param account The account. 268 * @param account The account.
269 * @param presence The presence. 269 * @param presence The presence.
270 *
271 * This function does not seem to be implemented anywhere ...
270 */ 272 */
271 void gaim_account_set_presence(GaimAccount *account, GaimPresence *presence); 273 void gaim_account_set_presence(GaimAccount *account, GaimPresence *presence);
272 274
273 /** 275 /**
274 * Activates or deactivates a status. All changes to the statuses of 276 * Activates or deactivates a status. All changes to the statuses of