Table of Contents

Class ColorDialogButtonHandle

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

Constructors

ColorDialogButtonHandle(nint, bool)

public ColorDialogButtonHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

ColorDialogButtonHandle

Type Parameters

T