comparison src/conversation.h @ 5207:2819f90a20ba

[gaim-migrate @ 5575] Documentation typo. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Fri, 25 Apr 2003 08:12:02 +0000
parents 4691c5936c01
children 9eb5b13fd412
comparison
equal deleted inserted replaced
5206:ffac5e345451 5207:2819f90a20ba
1182 1182
1183 /** 1183 /**
1184 * Sets the UI operations structure to be used in all gaim conversation 1184 * Sets the UI operations structure to be used in all gaim conversation
1185 * windows. 1185 * windows.
1186 * 1186 *
1187 * @param fnc The function. 1187 * @param ops The UI operations structure.
1188 */ 1188 */
1189 void gaim_set_win_ui_ops(struct gaim_window_ui_ops *ops); 1189 void gaim_set_win_ui_ops(struct gaim_window_ui_ops *ops);
1190 1190
1191 /** 1191 /**
1192 * Returns the gaim window UI operations structure to be used in 1192 * Returns the gaim window UI operations structure to be used in