Function gtk4_sys::gtk_grid_attach [−][src]
pub unsafe extern "C" fn gtk_grid_attach(
grid: *mut GtkGrid,
child: *mut GtkWidget,
column: c_int,
row: c_int,
width: c_int,
height: c_int
)
pub unsafe extern "C" fn gtk_grid_attach(
grid: *mut GtkGrid,
child: *mut GtkWidget,
column: c_int,
row: c_int,
width: c_int,
height: c_int
)