Table of Contents

Class ButtonRowHandle

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

Constructors

ButtonRowHandle(nint, bool)

public ButtonRowHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

Create(ConstructArgument[])

public static ButtonRowHandle Create(ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

Returns

ButtonRowHandle