Function gtk4_sys::gtk_fixed_move

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