Ticket #43330

gtk3x: Get rid of gtk_widget_destroy() calls

Eröffnet am: 2021-12-04 14:36 Letztes Update: 2021-12-13 21:10

Auswertung:
Verantwortlicher:
Typ:
Status:
Geschlossen
Komponente:
Meilenstein:
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Gefixt
Datei:
1

Details

gtk-3.98.3 drops gtk_widget_destroy(). We've already got rid of number of calls in specific situations, where it was not trivial change, but the bulk of the gtk_widget_destroy() call removals should happen in this ticket. In most cases it's just replacing the call with gtk_window_destroy(), as the remaining callers are trying to destroy a window.

Ticket-Verlauf (3/4 Historien)

2021-12-04 14:36 Aktualisiert von: cazfi
  • New Ticket "gtk3x: Get rid of gtk_widget_destroy() calls" created
2021-12-04 14:49 Aktualisiert von: cazfi
  • Lösung Update from Keine to Accepted
2021-12-13 21:10 Aktualisiert von: cazfi
  • Status Update from Offen to Geschlossen
  • Verantwortlicher Update from (Keine) to cazfi
  • Lösung Update from Accepted to Gefixt

Bearbeiten

Please login to add comment to this ticket » Anmelden