GLib.IOChannel.prototype.unref

function unref(): void {
    // Gjs wrapper for g_io_channel_unref()
}
  

Decrements the reference count of a GLib.IOChannel.