Object Hierarchy
    GObject
    ╰── GsfOutput
        ╰── GsfOutputIOChannel
 
Functions
gsf_output_iochannel_new ()
GsfOutput *
gsf_output_iochannel_new (GIOChannel *channel);
Returns
 a new file or NULL. 
[transfer full]
 
 
 
Types and Values
GsfOutputIOChannel
typedef struct _GsfOutputIOChannel GsfOutputIOChannel;