Function dui::element::set_global [] [src]

pub fn set_global<S1, S2>(name: S1, value: S2) where
    S1: Into<String>,
    S2: Into<String>, 

Sets an attribute in the global environment.

If the driver process the attribute then it will not be stored internally.