Function hdy_tab_view_prepend

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