Trait CellRendererPixbufExtManual

Source
pub trait CellRendererPixbufExtManual: 'static {
    // Required methods
    fn get_property_stock_size(&self) -> IconSize;
    fn set_property_stock_size(&self, stock_size: IconSize);
}

Required Methods§

Implementors§