GIOChannel
GObject ╰── GsfOutput ╰── GsfOutputIOChannel
GsfOutput * gsf_output_iochannel_new (GIOChannel *channel);
GIOChannel *channel
channel
A GIOChannel
a new file or NULL.
NULL
[transfer full]
typedef struct _GsfOutputIOChannel GsfOutputIOChannel;