Table of Contents

Class PixbufLoaderHandle

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

Constructors

PixbufLoaderHandle(nint, bool)

public PixbufLoaderHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

PixbufLoaderHandle

Type Parameters

T