チケット #45132

gtk4: Removed widget property "margin" used

登録: 2022-07-18 01:27 最終更新: 2022-07-25 21:31

報告者:
担当者:
チケットの種類:
状況:
完了
コンポーネント:
マイルストーン:
優先度:
5 - 中
重要度:
5 - 中
解決法:
修正済み
ファイル:
1

詳細

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)

チケットの履歴 (4 件中 3 件表示)

2022-07-18 01:27 更新者: cazfi
  • 新しいチケット "gtk4: Removed widget property "margin" used" が作成されました
2022-07-18 11:40 更新者: cazfi
  • 担当者(未割り当て) から cazfi に更新されました
  • 解決法なし から 受領 に更新されました
2022-07-25 21:31 更新者: cazfi
  • 状況オープン から 完了 に更新されました
  • 解決法受領 から 修正済み に更新されました

編集

ログインしていません。ログインしていない状態では、コメントに記載者の記録が残りません。 » ログインする