cosmic::widget::settings::section

Function with_column

Source
pub fn with_column<Message: 'static>(
    children: ListColumn<'_, Message>,
) -> Section<'_, Message>
Expand description

A section with a pre-defined list column.