set_child_transform


Description:

public void set_child_transform (Widget widget, Transform? transform)

Sets the transformation for widget.

This is a convenience function that retrieves the [[email protected]] instance associated to widget and calls [ [email protected]_transform].

Parameters:

this

a `GtkFixed`

widget

a `GtkWidget`, child of this

transform

the transformation assigned to widget to reset widget's transform




2022 vala-language.org