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