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