Trait gtk::subclass::list_box_row::ListBoxRowImpl[][src]

pub trait ListBoxRowImpl: ListBoxRowImplExt + BinImpl {
    fn activate(&self, list_box_row: &Self::Type) { ... }
}

Provided methods

Implementors