Re: [PATCH v2 5/9] kconfig: gconf: migrate to GTK 3
From: Masahiro Yamada
Date: Mon Jun 30 2025 - 00:34:46 EST
On Mon, Jun 30, 2025 at 3:46 AM Masahiro Yamada <masahiroy@xxxxxxxxxx> wrote:
>
> This commit switches from GTK 2.x to GTK 3, applying the following
> necessary changes:
>
> - Do not include invidual headers
This is a typo.
I will fix it to "individual".
> - GtkObject is gone
> - Convert glade to GtkBuilder
>
> [1]: https://docs.gtk.org/gtk3/migrating-2to3.html
>
> Signed-off-by: Masahiro Yamada <masahiroy@xxxxxxxxxx>
> ---
>
--
Best Regards
Masahiro Yamada