Table of Contents

Class PixbufAnimationIterHandle

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

Constructors

PixbufAnimationIterHandle(nint, bool)

public PixbufAnimationIterHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

PixbufAnimationIterHandle

Type Parameters

T