Table of Contents

Class NoSelectionHandle

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

Constructors

NoSelectionHandle(nint, bool)

public NoSelectionHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

NoSelectionHandle

Type Parameters

T