fn set_active<P: Into<Option<u32>>>(&self, index_: P)
[src]fn get_active(&self) -> Option<u32>
[src]impl<O: IsA<ComboBox>> ComboBoxExtManual for O
[src]fn set_active<P: Into<Option<u32>>>(&self, index_: P)
[src]fn get_active(&self) -> Option<u32>
[src]