Description Methods and Functions Hierarchy Structures Properties Author(s) References
Filter Input Stream
gFilterInputStreamGetBaseStream(object)
gFilterInputStreamGetCloseBaseStream(object)
gFilterInputStreamSetCloseBaseStream(object, close.base)
1 2 3 4 | GObject
+----GInputStream
+----GFilterInputStream
+----GBufferedInputStream
|
GFilterInputStream
A base class for all input streams that work on an underlying stream.
base-stream
[GInputStream
: * : Read / Write / Construct Only]The underlying base stream on which the io ops will be done.
close-base-stream
[logical : Read / Write / Construct Only]If the base stream should be closed when the filter stream is closed. Default value: TRUE
Derived by RGtkGen from GTK+ documentation
https://developer.gnome.org/gio/stable/GFilterInputStream.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.