Sets our main struct and passes it to the parent class
Creates a new converter output stream for the base_stream.
Gets the GConverter that is used by converter_stream. Since 2.24
Get the main Gtk struct
the main Gtk struct as a void*
the main Gtk struct
the main Gtk struct
Get the main Gtk struct
the main Gtk struct as a void*
Gets the base stream for the filter stream.
Returns whether the base stream will be closed when stream is closed.
Sets whether the base stream will be closed when stream is closed.
Converter output stream implements GOutputStream and allows conversion of data of various types during reading.
As of GLib 2.34, GConverterOutputStream implements GPollableOutputStream.