cosmic::widget::settings::section

Function with_column

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

A section with a pre-defined list column.