pub trait CellRendererTextImplExt: Sealed + ObjectSubclass {
    // Provided method
    fn parent_edited(&self, path: &str, new_text: &str) { ... }
}👎Deprecated: Since 4.10
Provided Methods§
sourcefn parent_edited(&self, path: &str, new_text: &str)
 
fn parent_edited(&self, path: &str, new_text: &str)
👎Deprecated: Since 4.10