gtkRecentInfoGetIcon {RGtk2.10}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.10 version 2.10.6 Index]