Skip to content

Simplify password visibility

database_settings_dialog: Annotate and simplify password visibility

Annotate the callback function that is invoked when we click the password visibility button. We already get the confirm_password_entry widget as function parameter so we need to ask Gtk.Builder for it. Also simplify and shorten the code in there a bit (no functional changes)

Edited by Sebastian Spaeth

Merge request reports