pub trait CellRendererToggleImplExt: ObjectSubclass { fn parent_toggled(&self, renderer: &Self::Type, path: &str); }