pidgin/pidginstock.h

branch
gtkdoc-conversion
changeset 35393
00f876b129bc
parent 34343
225d5c9642d1
child 35417
4e34bb5d3681
child 37023
d9bcdc9a91e6
equal deleted inserted replaced
35392:cc123f0d84af 35393:00f876b129bc
222 GType pidgin_stock_icon_theme_get_type(void); 222 GType pidgin_stock_icon_theme_get_type(void);
223 223
224 /** 224 /**
225 * Loades all of the icons from the status icon theme into Pidgin stock 225 * Loades all of the icons from the status icon theme into Pidgin stock
226 * 226 *
227 * @param theme the theme to load, or null to load all the default icons 227 * @theme: the theme to load, or null to load all the default icons
228 */ 228 */
229 void pidgin_stock_load_status_icon_theme(PidginStatusIconTheme *theme); 229 void pidgin_stock_load_status_icon_theme(PidginStatusIconTheme *theme);
230 230
231 231
232 void pidgin_stock_load_stock_icon_theme(PidginStockIconTheme *theme); 232 void pidgin_stock_load_stock_icon_theme(PidginStockIconTheme *theme);

mercurial