Method

GioEmblemget_icon

since: 2.18

Declaration

GIcon*
g_emblem_get_icon (
  GEmblem* emblem
)

Description

Gives back the icon from emblem.

Available since: 2.18

Gets propertyGio.Emblem:icon

Return value

Type: GIcon

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

The data is owned by the instance.