GIOChannel
3
GSF Library
GIOChannel
Synopsis
GsfOutputIOChannel;
GsfOutput* gsf_output_iochannel_new (GIOChannel *channel);
Object Hierarchy
GObject
+----GsfOutput
+----GsfOutputIOChannel
Description
Details
GsfOutputIOChannel
GsfOutputIOChanneltypedef struct _GsfOutputIOChannel GsfOutputIOChannel;
gsf_output_iochannel_new ()
gsf_output_iochannel_newGsfOutput* gsf_output_iochannel_new (GIOChannel *channel);
channel :
A GIOChannel
Returns :a new file or NULL.