Table of Contents

Class BreakpointBinHandle

Namespace
Adw.Internal
Assembly
Adw-1.dll
public class BreakpointBinHandle : WidgetHandle, IDisposable
Inheritance
BreakpointBinHandle
Implements
Inherited Members

Constructors

BreakpointBinHandle(nint, bool)

public BreakpointBinHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

BreakpointBinHandle

Type Parameters

T