Table of Contents

Class EmblemedIconHandle

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public class EmblemedIconHandle : ObjectHandle, IDisposable
Inheritance
EmblemedIconHandle
Implements
Inherited Members

Constructors

EmblemedIconHandle(nint, bool)

public EmblemedIconHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

public static EmblemedIconHandle For<T>(ConstructArgument[] constructArguments) where T : EmblemedIcon, GTypeProvider

Parameters

constructArguments ConstructArgument[]

Returns

EmblemedIconHandle

Type Parameters

T