Table of Contents

Class OverlayLayout

Namespace
Gtk
Assembly
Gtk-4.0.dll
public class OverlayLayout : LayoutManager, IObject, INotifyPropertyChanged, IDisposable, IHandle, GTypeProvider
Inheritance
OverlayLayout
Implements
Inherited Members

Constructors

OverlayLayout(bool, params ConstructArgument[])

protected OverlayLayout(bool owned, params ConstructArgument[] constructArguments)

Parameters

owned bool
constructArguments ConstructArgument[]

OverlayLayout(IntPtr, bool)

protected OverlayLayout(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

GetGType()

public static Type GetGType()

Returns

Type

New()

public static OverlayLayout New()

Returns

OverlayLayout