pub unsafe extern "C" fn hdy_tab_page_set_loading(
    self_: *mut HdyTabPage,
    loading: gboolean
)
Available on crate feature v1_2 only.