Trait gio::prelude::UnixOutputStreamExt
source · pub trait UnixOutputStreamExt:
IsA<UnixOutputStream>
+ Sealed
+ 'static {
// Provided method
fn closes_fd(&self) -> bool { ... }
}
Available on Unix only.
Expand description
Provided Methods§
Object Safety§
This trait is not object safe.