Trait gtk4::subclass::list_box_row::ListBoxRowImpl   
source · pub trait ListBoxRowImpl: ListBoxRowImplExt + WidgetImpl {
    // Provided method
    fn activate(&self) { ... }
}pub trait ListBoxRowImpl: ListBoxRowImplExt + WidgetImpl {
    // Provided method
    fn activate(&self) { ... }
}