Table of Contents

Class IconPaintableHandle

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

Constructors

IconPaintableHandle(nint, bool)

public IconPaintableHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

IconPaintableHandle

Type Parameters

T