Table of Contents

Class ColorButtonHandle

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

Constructors

ColorButtonHandle(nint, bool)

public ColorButtonHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

ColorButtonHandle

Type Parameters

T