Icon image

Icon image — An icon image creator.

Synopsis

GdkPixbuf *         fm_pixbuf_from_icon                 (FmIcon *icon,
                                                         int size);

Description

include: libfm/fm-icon-pixbuf.h

Details

fm_pixbuf_from_icon ()

GdkPixbuf *         fm_pixbuf_from_icon                 (FmIcon *icon,
                                                         int size);

Creates a GdkPixbuf and draws icon there.

Before 1.0.0 this call had name fm_icon_get_pixbuf.

icon :

icon descriptor

size :

size in pixels

Returns :

an image. [transfer full]

Since 0.1.0