Table of Contents

Class WrapLayoutHandle

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

Constructors

WrapLayoutHandle(nint, bool)

public WrapLayoutHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

public static WrapLayoutHandle For<T>(ConstructArgument[] constructArguments) where T : WrapLayout, GTypeProvider

Parameters

constructArguments ConstructArgument[]

Returns

WrapLayoutHandle

Type Parameters

T