ConstraintLayoutChild

Constructors

this
this(void* ptr, Flag!"Take" take)

Members

Functions

self
ConstraintLayoutChild self()

Returns this, for use in with statements.

Properties

_gType
GType _gType [@property getter]

Static functions

_getGType
GType _getGType()
builder
ConstraintLayoutChildGidBuilder builder()

Get builder for gtk.constraint_layout_child.ConstraintLayoutChild

Inherited Members

From LayoutChild

_getGType
GType _getGType()
_gType
GType _gType [@property getter]
self
LayoutChild self()

Returns this, for use in with statements.

builder
LayoutChildGidBuilder builder()

Get builder for gtk.layout_child.LayoutChild

childWidget
gtk.widget.Widget childWidget [@property getter]

Get childWidget property.

layoutManager
gtk.layout_manager.LayoutManager layoutManager [@property getter]

Get layoutManager property.

getChildWidget
gtk.widget.Widget getChildWidget()

Retrieves the gtk.widget.Widget associated to the given layout_child.

getLayoutManager
gtk.layout_manager.LayoutManager getLayoutManager()

Retrieves the gtk.layout_manager.LayoutManager instance that created the given layout_child.