"show-arrow" property for AdwActionRow
AdwActionRow doesn't have a property to show an arrow at the right (go-next-symbolic
), so it's necessary to add a GtkImage as a suffix widget. However, if the row isn't sensitive, the arrow won't be dimmed:
Also, a "show-arrow" property would be very convenient; it would avoid using custom widgets or adding the same GtkImage repeatedly (depending on the number of rows that need to have an arrow).
Edited by Automeris naranja