Trait gtk::prelude::CellRendererPixbufExtManual
source · [−]pub trait CellRendererPixbufExtManual: 'static {
fn property_stock_size(&self) -> IconSize;
fn set_property_stock_size(&self, stock_size: IconSize);
}