[][src]Trait gtk::prelude::ListBoxExtManual

pub trait ListBoxExtManual: 'static {
    fn unbind_model(&self);
}

Required methods

fn unbind_model(&self)

Loading content...

Implementors

impl<O: IsA<ListBox>> ListBoxExtManual for O[src]

Loading content...