Function hdy_tab_view_insert

Source
pub unsafe extern "C" fn hdy_tab_view_insert(
    self_: *mut HdyTabView,
    child: *mut GtkWidget,
    position: c_int,
) -> *mut HdyTabPage
Available on crate feature v1_2 only.