target_table_free

function target_table_free(targets:[Gtk.TargetEntry]):void {
    // Gjs wrapper for gtk_target_table_free()
}

This function frees a target table as returned by target_table_new_from_list

Since 2.10

targets

a Gtk.TargetEntry array