get_child_position


Description:

public void get_child_position (Widget widget, out double x, out double y)

Retrieves the translation transformation of the given child `GtkWidget` in the `GtkFixed`.

See also: [method@Gtk.Fixed.get_child_transform].

Parameters:

this

a `GtkFixed`

widget

a child of this

x

the horizontal position of the widget

y

the vertical position of the widget