[Freeciv-tickets] [freeciv] #45132: gtk4: Removed widget property "margin" used

Zurück zum Archiv-Index
OSDN Ticket System norep****@osdn*****
Mon Jul 18 01:27:42 JST 2022


#45132: gtk4: Removed widget property "margin" used

  Open Date: 2022-07-17 19:27
Last Update: 2022-07-17 19:27

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

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

Last Changes/Comment on this Ticket:
2022-07-17 19:27 Updated by: cazfi
 * New Ticket "gtk4: Removed widget property "margin" used" created


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

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

Ticket details:

gtk4 dropped "margin" property of GtkWidget - it's set separately for each direction now. Any call to gtk_widget_set_margin() in our gtk4-client was updated when the client was made to build against gtk4, but there's bunch of places where the margin is set via g_object_set() that has not caused compile time errors. Those need to be updated as well (I think we should use specific setter functions instead of generic g_object_set() for these)

-- 
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/45132
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=45132



More information about the Freeciv-tickets mailing list
Zurück zum Archiv-Index