Skip to main content

set_strings

Function set_strings 

Source
pub fn set_strings(
    entries: impl IntoIterator<Item = (StringKey, SharedString)>,
    cx: &mut App,
)
Expand description

Replaces entries and repaints every window, the way activate_theme does.