Trait gtk::StyleProviderExt [] [src]

pub trait StyleProviderExt {
    fn get_icon_factory(&self, path: &WidgetPath) -> Option<IconFactory>;
fn get_style(&self, path: &WidgetPath) -> Option<StyleProperties>; }

Required Methods

Implementors