gtk4_sys

Function gtk_fixed_move

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