pub trait CellRendererTextImplExt: ObjectSubclass { fn parent_edited(&self, path: &str, new_text: &str); }