Skip to main content

toolbar_flexible_space

Function toolbar_flexible_space 

Source
pub fn toolbar_flexible_space() -> ToolbarEntry
Expand description

A gap that absorbs the leftover width. Everything before the first one is packed to the leading edge and everything after it to the trailing edge, which is how each toolkit’s own packing (GTK’s start/end, XAML’s content/commands) is expressed in one ordered list.

Day API ↩ Guides· daybrite.dev