Skip to content

Add the additional GTK "disable deprecated" flags documented in the migration guide#213

Open
amaa-99 wants to merge 1 commit into
mvo5:masterfrom
amaa-99:61-add-the-additional-gtk-disable-deprecated-flags-documented-at-the-migration-guide
Open

Add the additional GTK "disable deprecated" flags documented in the migration guide#213
amaa-99 wants to merge 1 commit into
mvo5:masterfrom
amaa-99:61-add-the-additional-gtk-disable-deprecated-flags-documented-at-the-migration-guide

Conversation

@amaa-99

@amaa-99 amaa-99 commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Added -DGTK_DISABLE_SINGLE_INCLUDES and -DGSEAL_ENABLE.
(closes amaa-99#63)

…igration guide:

Added -DGTK_DISABLE_SINGLE_INCLUDES and -DGSEAL_ENABLE.
@amaa-99 amaa-99 force-pushed the 61-add-the-additional-gtk-disable-deprecated-flags-documented-at-the-migration-guide branch from 0512561 to 1373600 Compare July 6, 2026 09:34
@andy128k

andy128k commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

GSEAL_ENABLE was needed for a migration from Gtk+2 to Gtk+3. It does nothing now.

@amaa-99

amaa-99 commented Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

@andy128k Do you know if GSEAL_ENABLE got removed from the Gtk code, or would it still report the related errors?
I didn't find a clear documentation related to that...
You've looked into the migration to Gtk4 right? Any other similar checks that we should add?

@andy128k

andy128k commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Merge: Add the additional GTK "disable deprecated" flags documented in the migration guide

2 participants