Trait gtk4::subclass::list_box_row::ListBoxRowImpl [−][src]
pub trait ListBoxRowImpl: ListBoxRowImplExt + WidgetImpl {
fn activate(&self, row: &Self::Type) { ... }
}
pub trait ListBoxRowImpl: ListBoxRowImplExt + WidgetImpl {
fn activate(&self, row: &Self::Type) { ... }
}