diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2025-06-25 00:05:26 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2025-07-02 10:36:15 +0900 |
commit | 9517f47dbf8ab7a7e554e7b34563982cfc63c366 (patch) | |
tree | 84e37b02346e9596ecbfc2167cfd76ce228d52ea /tools/perf/scripts/python/stackcollapse.py | |
parent | fd7fd8024c32ae2037f98d53198e42d5c597ca0b (diff) |
kconfig: gconf: use GdkPixbuf in replace_button_icon()
gdk_pixmap_create_from_xpm_d has been deprecated since version 2.22.
Use a GdkPixbuf instead. You can use gdk_pixbuf_new_from_xpm_data() to
create it. [1]
[1]: https://gitlab.gnome.org/GNOME/gtk/-/blob/2.24.33/gdk/gdkpixmap.c#L742
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions