Table of Contents

Class EmblemedIcon

Namespace
Gio
Assembly
Gio-2.0.dll
public class EmblemedIcon : Object, IObject, INotifyPropertyChanged, IDisposable, Icon, IHandle, GTypeProvider
Inheritance
EmblemedIcon
Implements
Inherited Members

Constructors

EmblemedIcon(bool, params ConstructArgument[])

protected EmblemedIcon(bool owned, params ConstructArgument[] constructArguments)

Parameters

owned bool
constructArguments ConstructArgument[]

EmblemedIcon(IntPtr, bool)

protected EmblemedIcon(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Fields

GiconPropertyDefinition

public static readonly Property<Icon, EmblemedIcon> GiconPropertyDefinition

Field Value

Property<Icon, EmblemedIcon>

Properties

Gicon

public Icon Gicon { get; }

Property Value

Icon

Methods

AddEmblem(Emblem)

[Version("2.18")]
public void AddEmblem(Emblem emblem)

Parameters

emblem Emblem

ClearEmblems()

[Version("2.28")]
public void ClearEmblems()

Equal(Icon?)

public bool Equal(Icon? icon2)

Parameters

icon2 Icon

Returns

bool

GetEmblems()

[Version("2.18")]
public List GetEmblems()

Returns

List

GetGType()

public static Type GetGType()

Returns

Type

GetIcon()

[Version("2.18")]
public Icon GetIcon()

Returns

Icon

Hash()

public uint Hash()

Returns

uint

New(Icon, Emblem?)

[Version("2.18")]
public static EmblemedIcon New(Icon icon, Emblem? emblem)

Parameters

icon Icon
emblem Emblem

Returns

EmblemedIcon

Serialize()

[Version("2.38")]
public Variant? Serialize()

Returns

Variant

ToString()

[Version("2.20")]
public string? ToString()

Returns

string