Trait gio::prelude::UnixSocketAddressExtManual[][src]

pub trait UnixSocketAddressExtManual {
    fn get_path(&self) -> Option<UnixSocketAddressPath>;
}

Required Methods

Implementors