gtkRecentInfoGetIcon {RGtk2}R Documentation

gtkRecentInfoGetIcon

Description

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

Usage

gtkRecentInfoGetIcon(object, size)

Arguments

object [GtkRecentInfo] a GtkRecentInfo
size [integer] the size of the icon in pixels

Details

Since 2.10

Value

[GdkPixbuf] a GdkPixbuf containing the icon, or NULL.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]