Table of Contents

Class LayoutHandle

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

Constructors

LayoutHandle(nint, bool)

public LayoutHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

Create(ConstructArgument[])

public static LayoutHandle Create(ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

Returns

LayoutHandle