UnixPipe
class UnixPipe(val glibUnixPipePointer: <Error class: unknown class><<Error class: unknown class>>) : ProxyInstance(source)
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.
Skipped during bindings generation
field
fds: Array parameter of type gint is not supported
Since
2.80