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.
a gtk.widget.Widget, child of fixed
the transformation assigned to widget to reset widget's transform
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.