gtk/gtkutils.h

changeset 15301
26153c5f156a
parent 15177
8b6c66e09388
child 15320
c4eea0409712
equal deleted inserted replaced
15300:454ddc38e700 15301:26153c5f156a
360 void gaim_dnd_file_manage(GtkSelectionData *sd, GaimAccount *account, const char *who); 360 void gaim_dnd_file_manage(GtkSelectionData *sd, GaimAccount *account, const char *who);
361 361
362 /** 362 /**
363 * Convenience wrapper for gaim_buddy_icon_get_scale_size 363 * Convenience wrapper for gaim_buddy_icon_get_scale_size
364 */ 364 */
365 void gaim_gtk_buddy_icon_get_scale_size(GdkPixbuf *buf, GaimBuddyIconSpec *spec, int *width, int *height); 365 void gaim_gtk_buddy_icon_get_scale_size(GdkPixbuf *buf, GaimBuddyIconSpec *spec, GaimIconScaleRules rules, int *width, int *height);
366 366
367 /** 367 /**
368 * Returns the base image to represent the account, based on 368 * Returns the base image to represent the account, based on
369 * the currently selected theme. 369 * the currently selected theme.
370 * 370 *

mercurial