Table of Contents

Class FileIconHandle

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

Constructors

FileIconHandle(nint, bool)

public FileIconHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

FileIconHandle

Type Parameters

T