Table of Contents

Class CenterLayoutHandle

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public class CenterLayoutHandle : LayoutManagerHandle, IDisposable
Inheritance
CenterLayoutHandle
Implements
Inherited Members

Constructors

CenterLayoutHandle(nint, bool)

public CenterLayoutHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

CenterLayoutHandle

Type Parameters

T