gtk4_sys

Function gtk_notebook_get_nth_page

Source
pub unsafe extern "C" fn gtk_notebook_get_nth_page(
    notebook: *mut GtkNotebook,
    page_num: c_int,
) -> *mut GtkWidget