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