Trait gst::Reference[][src]

pub trait Reference {
    fn reference(&self) -> Self
    where
        Self: Sized
; }

Required Methods

Implementors