Function gtk4_sys::gtk_window_set_default_size

source ·
pub unsafe extern "C" fn gtk_window_set_default_size(
    window: *mut GtkWindow,
    width: c_int,
    height: c_int
)