Trait gtk4::subclass::combo_box::ComboBoxImpl   
source · pub trait ComboBoxImpl: ComboBoxImplExt + WidgetImpl {
    // Provided methods
    fn activate(&self) { ... }
    fn changed(&self) { ... }
    fn format_entry_text(&self, path: &str) -> Option<GString> { ... }
}👎Deprecated: Since 4.10
Provided Methods§
sourcefn format_entry_text(&self, path: &str) -> Option<GString>
 
fn format_entry_text(&self, path: &str) -> Option<GString>
👎Deprecated: Since 4.10