pub unsafe extern "C" fn hdy_tab_page_set_tooltip(
    self_: *mut HdyTabPage,
    tooltip: *const c_char
)
Available on crate feature v1_2 only.