Table of Contents

Class PixbufNonAnim

Namespace
GdkPixbuf
Assembly
GdkPixbuf-2.0.dll
public class PixbufNonAnim : PixbufAnimation, IObject, INotifyPropertyChanged, IDisposable, IHandle, GTypeProvider
Inheritance
PixbufNonAnim
Implements
Inherited Members

Constructors

PixbufNonAnim(bool, params ConstructArgument[])

protected PixbufNonAnim(bool owned, params ConstructArgument[] constructArguments)

Parameters

owned bool
constructArguments ConstructArgument[]

PixbufNonAnim(IntPtr, bool)

protected PixbufNonAnim(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

GetGType()

public static Type GetGType()

Returns

Type

New(Pixbuf)

public static PixbufNonAnim New(Pixbuf pixbuf)

Parameters

pixbuf Pixbuf

Returns

PixbufNonAnim