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

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

Required methods

Implementors