Table of Contents

Class PixbufAnimationIter

Namespace
GdkPixbuf
Assembly
GdkPixbuf-2.0.dll
public class PixbufAnimationIter : Object, IDisposable, GTypeProvider, InstanceFactory
Inheritance
PixbufAnimationIter
Implements
Derived
Inherited Members

Constructors

PixbufAnimationIter(params ConstructArgument[])

public PixbufAnimationIter(params ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

PixbufAnimationIter(PixbufAnimationIterHandle)

public PixbufAnimationIter(PixbufAnimationIterHandle handle)

Parameters

handle PixbufAnimationIterHandle

Methods

Advance(TimeVal?)

public bool Advance(TimeVal? currentTime)

Parameters

currentTime TimeVal

Returns

bool

GetDelayTime()

public int GetDelayTime()

Returns

int

GetGType()

public static Type GetGType()

Returns

Type

GetPixbuf()

public Pixbuf GetPixbuf()

Returns

Pixbuf

OnCurrentlyLoadingFrame()

public bool OnCurrentlyLoadingFrame()

Returns

bool