Ticket #43330

gtk3x: Get rid of gtk_widget_destroy() calls

Open Date: 2021-12-04 14:36 Last Update: 2021-12-13 21:10

Reporter:
Owner:
Type:
Status:
Closed
Component:
MileStone:
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
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 History (3/4 Histories)

2021-12-04 14:36 Updated by: cazfi
  • New Ticket "gtk3x: Get rid of gtk_widget_destroy() calls" created
2021-12-04 14:49 Updated by: cazfi
  • Resolution Update from None to Accepted
2021-12-13 21:10 Updated by: cazfi
  • Status Update from Open to Closed
  • Owner Update from (None) to cazfi
  • Resolution Update from Accepted to Fixed

Edit

Please login to add comment to this ticket » Login