Table of Contents

Class PixbufHandle

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

Constructors

PixbufHandle(nint, bool)

public PixbufHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

AddMemoryPressure()

protected override void AddMemoryPressure()

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

PixbufHandle

Type Parameters

T

RemoveMemoryPressure()

protected override void RemoveMemoryPressure()