Class UnixPipe

java.lang.Object
org.javagi.base.ProxyInstance
org.gnome.glib.UnixPipe
All Implemented Interfaces:
Proxy

@Generated("io.github.jwharm.JavaGI") public class UnixPipe extends ProxyInstance
A Unix pipe. The advantage of this type over int[2] is that it can be closed automatically when it goes out of scope, using g_auto(GUnixPipe), on compilers that support that feature.
Since:
2.80