Method
GLibIOChannelref
Declaration [src]
GIOChannel*
g_io_channel_ref (
GIOChannel* channel
)
Return value
Type: GIOChannel
The channel
that was passed in (since 2.6).
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |