Fixed.setChildTransform

Sets the transformation for widget.

This is a convenience function that retrieves the gtk.fixed_layout_child.FixedLayoutChild instance associated to widget and calls gtk.fixed_layout_child.FixedLayoutChild.setTransform.

class Fixed
void
setChildTransform

Parameters

widget gtk.widget.Widget

a gtk.widget.Widget, child of fixed

transform gsk.transform.Transform

the transformation assigned to widget to reset widget's transform