Table of Contents

Class AboutDialogHandle

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

Constructors

AboutDialogHandle(nint, bool)

public AboutDialogHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

Create(ConstructArgument[])

public static AboutDialogHandle Create(ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

Returns

AboutDialogHandle