comparison src/buddyicon.h @ 7114:c47633e9e2a4

[gaim-migrate @ 7681] Documentation fixes. Make Doxygen happy. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Thu, 02 Oct 2003 01:56:21 +0000
parents b5fb1d5282e5
children fa6395637e2c
comparison
equal deleted inserted replaced
7113:4072d989ecdf 7114:c47633e9e2a4
202 gboolean gaim_buddy_icons_is_caching(void); 202 gboolean gaim_buddy_icons_is_caching(void);
203 203
204 /** 204 /**
205 * Sets the directory used to store buddy icon cache files. 205 * Sets the directory used to store buddy icon cache files.
206 * 206 *
207 * @param dir The directory to store buddy icon cache files to. 207 * @param cache_dir The directory to store buddy icon cache files to.
208 */ 208 */
209 void gaim_buddy_icons_set_cache_dir(const char *cache_dir); 209 void gaim_buddy_icons_set_cache_dir(const char *cache_dir);
210 210
211 /** 211 /**
212 * Returns the directory used to store buddy icon cache files. 212 * Returns the directory used to store buddy icon cache files.