Skip to content

prefs: allow toggling SearchEntry in the sidebar

Leesoo Ahn requested to merge memnoth/libdazzle:pref-view-new-prop into master

Allow toggling SearchEntry is useful. For instance, an application may want to hide it by default when DzlPreferencesView instantiats.

Also, support getter and setter to control it.

Merge request reports