gtkRecentInfoGetIcon {RGtk2}R Documentation

gtkRecentInfoGetIcon

Description

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

Usage

gtkRecentInfoGetIcon(object, size)

Arguments

object

a GtkRecentInfo

size

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.20.21 Index]