GIOChannel

GIOChannel —

Synopsis




struct      GsfOutputIOChannel;
GsfOutputIOChannel* gsf_output_iochannel_new
                                            (GIOChannel *channel);

Object Hierarchy


  GObject
   +----GsfOutput
         +----GsfOutputIOChannel

Description

Details

struct GsfOutputIOChannel

struct GsfOutputIOChannel;


gsf_output_iochannel_new ()

GsfOutputIOChannel* gsf_output_iochannel_new
                                            (GIOChannel *channel);

channel : A GIOChannel
Returns :a new file or NULL.