Table of Contents

Class ConstraintLayoutChild

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

Constructors

ConstraintLayoutChild(bool, params ConstructArgument[])

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

Parameters

owned bool
constructArguments ConstructArgument[]

ConstraintLayoutChild(IntPtr, bool)

protected ConstraintLayoutChild(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

GetGType()

public static Type GetGType()

Returns

Type