diff options
author | Matthias Clasen <mclasen@redhat.com> | 2020-08-02 19:18:11 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2020-08-02 19:18:11 -0400 |
commit | 9605e49fbf5c34bb9558025291b63ff113a3cc6b (patch) | |
tree | aed0a9fbeccce88ab8b20fbad5489d792f50d00d /gsk/gskprofilerprivate.h | |
parent | 7fe7d5ab4ffa2d531ce2caa9ad780ef419b4d440 (diff) | |
download | gtk+-9605e49fbf5c34bb9558025291b63ff113a3cc6b.tar.gz |
filechooser: Prevent over-eager completions
We don't want the completions to pop up after we call
gtk_file_chooser_set_current_name(). This used to be
handled by gtk_entry_set_text() blocking the completion
signal handler. We don't have that anymore, so block
popup completion around the call to gtk_editable_set_text()
instead.
Fixes: #2995
Diffstat (limited to 'gsk/gskprofilerprivate.h')
0 files changed, 0 insertions, 0 deletions