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()

Inherited Members

From LayoutChild

getGType
GType getGType()
gType
GType gType [@property getter]
self
LayoutChild self()

Returns this, for use in with statements.

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.