Table of Contents

Class ViewStackHandle

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

Constructors

ViewStackHandle(nint, bool)

public ViewStackHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

Create(ConstructArgument[])

public static ViewStackHandle Create(ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

Returns

ViewStackHandle