[Freeciv-tickets] [freeciv] #43310: gtk3x: Drop gtk_widget_destroy(toplevel_tabs)

Back to archive index
OSDN Ticket System norep****@osdn*****
Fri Dec 3 13:02:32 JST 2021


#43310: gtk3x: Drop gtk_widget_destroy(toplevel_tabs)

  Open Date: 2021-12-01 12:35
Last Update: 2021-12-03 06:02

URL for this Ticket:
    https://osdn.net//projects/freeciv/ticket/43310
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=43310

---------------------------------------------------------------------

Last Changes/Comment on this Ticket:
2021-12-03 06:02 Updated by: cazfi
 * Resolution Update from None to Accepted


---------------------------------------------------------------------
Ticket Status:

      Reporter: cazfi
         Owner: (None)
          Type: Patches
        Status: Open
      Priority: 5 - Medium
     MileStone: 3.1.0
     Component: Gtk4-client
      Severity: 5 - Medium
    Resolution: Accepted
---------------------------------------------------------------------

Ticket details:

gtk_widget_destroy(toplevel_tabs) in gtk-clients is no longer needed as we properly destroy entire toplevel window, of which those tabs are part of. This is not very important detail for other clients, but in gtk3x-client we would need to get rid of gtk_widget_destroy() one way or other anyway, as it's dropped from gtk-3.98.4.

-- 
Ticket information of Freeciv project
Freeciv Project is hosted on OSDN

Project URL: https://osdn.net/projects/freeciv/
OSDN: https://osdn.net

URL for this Ticket:
    https://osdn.net/projects/freeciv/ticket/43310
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=43310



More information about the Freeciv-tickets mailing list
Back to archive index