Table of Contents

Class SpinButtonHandle

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

Constructors

SpinButtonHandle(nint, bool)

public SpinButtonHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

SpinButtonHandle

Type Parameters

T