Trait gtk4::prelude::CellLayoutExtManual[][src]

pub trait CellLayoutExtManual: 'static {
    fn unset_cell_data_func<P: IsA<CellRenderer>>(&self, cell: &P);
}

Required methods

Implementors