pub fn tooltip<'a, S>(value: S) -> AttrPair where
    S: Into<String>,