RecentInfo.getIcon

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

class RecentInfo
getIcon
(
int size
)

Parameters

size int

the size of the icon in pixels

Return Value

Type: Pixbuf

a GdkPixbuf containing the icon, or NULL. Use g_object_unref() when finished using the icon. [transfer full]

Meta