diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2025-06-25 00:05:32 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2025-07-02 11:11:52 +0900 |
commit | e3795479366833d576f8e096be8ef9f42f9d124e (patch) | |
tree | 04f82adeaa1f4846025e72d141d29386d04ee4ec /tools/perf/scripts/python/gecko.py | |
parent | ab026457d3f8132b62f6855840817467ea92671e (diff) |
kconfig: gconf: use GtkTreeModelFilter to control row visibility
Currently, update_tree() adds/removes entries to show/hide rows.
This approach is extremely complicated.
Use the tree model filter to control row visibility instead.
Do not toggle the MENU_CHANGED flag, as it is hard to control this
correctly.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions