EmblemedIcon

constructor(icon: Icon, emblem: Emblem? = null)

Creates a new emblemed icon for @icon with the emblem @emblem.

Return

a new #GIcon

Since

2.18

Parameters

icon

a #GIcon

emblem

a #GEmblem, or null


constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)