Table of Contents

Class PixbufSimpleAnimIterHandle

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

Constructors

PixbufSimpleAnimIterHandle(nint, bool)

public PixbufSimpleAnimIterHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

PixbufSimpleAnimIterHandle

Type Parameters

T