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

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

Required methods

Loading content...

Implementors

impl<O: IsA<CellRendererPixbuf> + IsA<Object>> CellRendererPixbufExtManual for O[src]

Loading content...