pidgin/gtkutils.h

changeset 15997
ff97c5f69196
parent 15931
716b5fac1895
child 16002
cfe27ea3397b
equal deleted inserted replaced
15996:ac5515cbcf4a 15997:ff97c5f69196
391 * Creates a status icon for a given primitve 391 * Creates a status icon for a given primitve
392 * 392 *
393 * @param primitive The status primitive 393 * @param primitive The status primitive
394 * @param w The widget to render this 394 * @param w The widget to render this
395 * @param size The icon size to render at 395 * @param size The icon size to render at
396 * @retrun A GdkPixbuf, created from stock 396 * @retun A GdkPixbuf, created from stock
397 */ 397 */
398 GdkPixbuf * pidgin_create_status_icon(PurpleStatusPrimitive primitive, GtkWidget *w, const char *size); 398 GdkPixbuf * pidgin_create_status_icon(PurpleStatusPrimitive primitive, GtkWidget *w, const char *size);
399 399
400 400
401 /** 401 /**

mercurial