RecentInfo.getIcon

Retrieves the icon of size size associated to the resource MIME type.

class RecentInfo
getIcon
(
int size
)

Parameters

size int

the size of the icon in pixels

Return Value

Type: gdkpixbuf.pixbuf.Pixbuf

a #GdkPixbuf containing the icon, or null. Use gobject.object.ObjectWrap.unref when finished using the icon.