Trait libadwaita::subclass::action_row::ActionRowImpl
source · pub trait ActionRowImpl: PreferencesRowImpl {
// Provided method
fn activate(&self) { ... }
}
Provided Methods§
Object Safety§
This trait is not object safe.