comparison src/pounce.h @ 13783:a539caf502b0

[gaim-migrate @ 16195] Rest of SF Patch #1492122 from Sadrul Some typo fixes and doc cleanups. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Sun, 21 May 2006 03:10:46 +0000
parents ebed1bbedb04
children a9ff4499d9ce
comparison
equal deleted inserted replaced
13782:f4f68315a07a 13783:a539caf502b0
96 * 96 *
97 * @param ui_type The type of UI the pounce is for. 97 * @param ui_type The type of UI the pounce is for.
98 * @param pouncer The account that will pounce. 98 * @param pouncer The account that will pounce.
99 * @param pouncee The buddy to pounce on. 99 * @param pouncee The buddy to pounce on.
100 * @param event The event(s) to pounce on. 100 * @param event The event(s) to pounce on.
101 * @param option Pounce options.
101 * 102 *
102 * @return The new buddy pounce structure. 103 * @return The new buddy pounce structure.
103 */ 104 */
104 GaimPounce *gaim_pounce_new(const char *ui_type, GaimAccount *pouncer, 105 GaimPounce *gaim_pounce_new(const char *ui_type, GaimAccount *pouncer,
105 const char *pouncee, GaimPounceEvent event, 106 const char *pouncee, GaimPounceEvent event,