Table of Contents

Class FixedLayout

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

Constructors

FixedLayout(bool, params ConstructArgument[])

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

Parameters

owned bool
constructArguments ConstructArgument[]

FixedLayout(IntPtr, bool)

protected FixedLayout(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

GetGType()

public static Type GetGType()

Returns

Type

New()

public static FixedLayout New()

Returns

FixedLayout