Fixed.getChildTransform

Retrieves the transformation for @widget set using gtk_fixed_set_child_transform().

class Fixed
getChildTransform

Parameters

widget Widget

a GtkWidget, child of @fixed

Return Value

Type: Transform

a GskTransform or %NULL in case no transform has been set on @widget

Meta