Method
Gtk.Fixed.get_child_transform
Declaration [src]
GskTransform*
gtk_fixed_get_child_transform (
GtkFixed* fixed,
GtkWidget* widget
)
Description [src]
Retrieves the transformation for widget
set using
gtk_fixed_set_child_transform()
.
Parameters
widget |
GtkWidget |
a |
|
Ownership is not transferred to the callee |