pub fn get_style(stylesheet: &StyleSheet, style_id: u32) -> Option<Style>Expand description
Get the Style from a style ID (reverse lookup from XML components).
pub fn get_style(stylesheet: &StyleSheet, style_id: u32) -> Option<Style>Get the Style from a style ID (reverse lookup from XML components).