Table of Contents

Class PixbufAnimationHandle

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

Constructors

PixbufAnimationHandle(nint, bool)

public PixbufAnimationHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

PixbufAnimationHandle

Type Parameters

T