FixedLayoutChild

Members

Functions

getTransform
gsk.transform.Transform getTransform()

Retrieves the transformation of the child.

setTransform
void setTransform(gsk.transform.Transform transform)

Sets the transformation of the child of a gtk.fixed_layout.FixedLayout.

Inherited Members

From LayoutChild

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.