gtk
0.7.0
List
BoxExt
Manual
Required Methods
unbind_model
Implementors
In gtk::
prelude
gtk
::
prelude
Trait
ListBoxExtManual
Copy item path
Source
pub trait ListBoxExtManual: 'static { // Required method fn
unbind_model
(&self); }
Required Methods
§
Source
fn
unbind_model
(&self)
Implementors
§
Source
§
impl<O:
IsA
<
ListBox
>>
ListBoxExtManual
for O