Table of Contents

Class BytesIconHandle

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

Constructors

BytesIconHandle(nint, bool)

public BytesIconHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

BytesIconHandle

Type Parameters

T