Incidencia #45132

gtk4: Removed widget property "margin" used

Abrir Fecha: 2022-07-18 01:27 Última actualización: 2022-07-25 21:31

Informador:
Propietario:
Tipo:
Estado:
Cerrado
Componente:
Prioridad:
5 - Medium
Gravedad:
5 - Medium
Resolución:
Fixed
Fichero:
1

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 History (3/4 Histories)

2022-07-18 01:27 Updated by: cazfi
  • New Ticket "gtk4: Removed widget property "margin" used" created
2022-07-18 11:40 Updated by: cazfi
  • Propietario Update from (Ninguno) to cazfi
  • Resolución Update from Ninguno to Accepted
2022-07-25 21:31 Updated by: cazfi
  • Estado Update from Open to Cerrado
  • Resolución Update from Accepted to Fixed

Editar

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Entrar