pub const uiTableSelectionModeNone: _bindgen_ty_20 = 0;
Expand description
Allow no row selection.
@warning This mode disables all editing of text columns. Buttons and checkboxes keep working though.
pub const uiTableSelectionModeNone: _bindgen_ty_20 = 0;
Allow no row selection.
@warning This mode disables all editing of text columns. Buttons and checkboxes keep working though.