[][src]Trait aravis::GcValueIndexedNodeExt

pub trait GcValueIndexedNodeExt: 'static {
    fn get_index(&self) -> i64;
}

Required methods

fn get_index(&self) -> i64

Loading content...

Implementors

impl<O: IsA<GcValueIndexedNode>> GcValueIndexedNodeExt for O[src]

Loading content...