Trait gtk::prelude::CellRendererPixbufExtManual[][src]

pub trait CellRendererPixbufExtManual: 'static {
    fn property_stock_size(&self) -> IconSize;
fn set_property_stock_size(&self, stock_size: IconSize); }

Required methods

Implementors