Table of Contents

Class ThemedIconHandle

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

Constructors

ThemedIconHandle(nint, bool)

public ThemedIconHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

ThemedIconHandle

Type Parameters

T