pub unsafe extern "C" fn adw_action_row_set_subtitle_selectable(
    self_: *mut AdwActionRow,
    subtitle_selectable: gboolean
)
Available on crate feature v1_3 only.