[−][src]Trait aravis::GcSelectorExt
Trait containing all GcSelector methods.
Implementors
GcEnumeration, GcIntRegNode, GcIntegerNode, GcMaskedIntRegNode, GcSelector
Required methods
fn get_selected_features(&self) -> Vec<GcFeatureNode>
Returns
a list of selected GcFeatureNode
fn is_selector(&self) -> bool
Returns
true if this node is a selector, i.e. it has pSelected childs.