GFilterInputStream
Filter Input Stream
gFilterInputStreamGetBaseStream(object)gFilterInputStreamGetCloseBaseStream(object)gFilterInputStreamSetCloseBaseStream(object, close.base)
GObject
+----GInputStream
+----GFilterInputStream
+----GBufferedInputStreamGFilterInputStreamA 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
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.