Function gtk4_sys::gtk_fixed_get_child_position

source ·
pub unsafe extern "C" fn gtk_fixed_get_child_position(
    fixed: *mut GtkFixed,
    widget: *mut GtkWidget,
    x: *mut c_double,
    y: *mut c_double
)