get_icon
Description:
public Pixbuf?
get_icon (
int size)
Retrieves the icon of size size
associated to the resource MIME type.
Parameters:
this |
a RecentInfo
|
size |
the size of the icon in pixels
|
Returns:
a Pixbuf containing the icon, or null. Use
unref when finished using the icon.
|