[][src]Trait aravis::GcSelectorExt

pub trait GcSelectorExt: 'static {
    fn get_selected_features(&self) -> Vec<GcFeatureNode>;
fn is_selector(&self) -> bool; }

Required methods

Loading content...

Implementors

impl<O: IsA<GcSelector>> GcSelectorExt for O[src]

Loading content...