Trait libadwaita::subclass::action_row::ActionRowImpl
source · pub trait ActionRowImpl: PreferencesRowImpl {
// Provided method
fn activate(&self, row: &Self::Type) { ... }
}
pub trait ActionRowImpl: PreferencesRowImpl {
// Provided method
fn activate(&self, row: &Self::Type) { ... }
}