AdwExpanderRow - expand from top

Hi guys

I’ve got a GtkListBox in a GtkScrolledWindow and the box is populated with multiple AdwExpanderRow.

Is there a way to expand a row so that it is always at the top of the visible GtkScrolledWindow?.. ie, regardless of which row you expand, make the top of the row (title and subtitle part) at the top of the visible scrolled window. I don’t want the row to move, more I want the scrolled window to scroll automatically… if that makes sense!?

Currently, if I expand a row that is low down in the GtkScrolledWindow the expanded content drops off the bottom and one needs to scroll manually to make it all visible.

Thank you for any help!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.