Gtk.IconSource.prototype.free

function free():void {
    // Gjs wrapper for gtk_icon_source_free()
}

Frees a dynamically-allocated icon source, along with its filename, size, and pixbuf fields if those are not null.