RecentInfo.getIcon

gdkpixbuf.pixbuf.Pixbuf getIcon(int size)

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

Parameters

sizethe size of the icon in pixels

Returns

a #GdkPixbuf containing the icon,

or null. Use [gobject.object.ObjectWrap.unref] when finished using the icon.