Table of Contents

Class ToggleGroupHandle

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

Constructors

ToggleGroupHandle(nint, bool)

public ToggleGroupHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

Create(ConstructArgument[])

public static ToggleGroupHandle Create(ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

Returns

ToggleGroupHandle