gEmblemGetIcon {RGtk2}R Documentation

gEmblemGetIcon

Description

Gives back the icon from emblem.

Usage

gEmblemGetIcon(object)

Arguments

object

a GEmblem from which the icon should be extracted.

Details

Since 2.18

Value

[GIcon] a GIcon. The returned object belongs to the emblem and should not be modified or freed.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]