pub unsafe extern "C" fn gtk_label_set_tabs(
    self_: *mut GtkLabel,
    tabs: *mut PangoTabArray
)
Available on crate feature v4_8 only.