Table of Contents

Class BinLayout

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

Constructors

BinLayout(bool, params ConstructArgument[])

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

Parameters

owned bool
constructArguments ConstructArgument[]

BinLayout(IntPtr, bool)

protected BinLayout(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

GetGType()

public static Type GetGType()

Returns

Type

New()

public static BinLayout New()

Returns

BinLayout