[][src]Trait libhandy4::subclass::action_row::ActionRowImpl

pub trait ActionRowImpl: ActionRowImplExt + ListBoxRowImpl {
    pub fn activate(&self, row: &Self::Type) { ... }
}

Provided methods

pub fn activate(&self, row: &Self::Type)[src]

Loading content...

Implementors

Loading content...