gtkRecentInfoGetIcon {RGtk2} | R Documentation |
Retrieves the icon of size size
associated to the resource MIME type.
gtkRecentInfoGetIcon(object, size)
|
[GtkRecentInfo ] a GtkRecentInfo |
|
[integer] the size of the icon in pixels |
Since 2.10
[GdkPixbuf
] a GdkPixbuf
containing the icon, or NULL
.
Derived by RGtkGen from GTK+ documentation