Trait limn_core::style::WidgetModifier
[−]
[src]
pub trait WidgetModifier { fn apply(&self, widget: &mut Widget); }
pub trait WidgetModifier { fn apply(&self, widget: &mut Widget); }