Wrap Request Fields dialog in Adwaita widgets
Review Request #2355 — Created March 20, 2023 and submitted — Latest diff uploaded
This is the straightforward conversion of simply putting the existing widgets in corresponding
AdwActionRow
. All the different field types are not yet changed.As an example, I have converted the boolean field to a
GtkSwitch
.
Compiled and opened Request Fields from the Demo protocol.