Table of Contents

Class CellRendererPixbufHandle

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public class CellRendererPixbufHandle : CellRendererHandle, IDisposable
Inheritance
CellRendererPixbufHandle
Implements
Inherited Members

Constructors

CellRendererPixbufHandle(nint, bool)

public CellRendererPixbufHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

CellRendererPixbufHandle

Type Parameters

T