gtk4_sys

Function gtk_fixed_put

Source
pub unsafe extern "C" fn gtk_fixed_put(
    fixed: *mut GtkFixed,
    widget: *mut GtkWidget,
    x: c_double,
    y: c_double,
)