Skip to content

expander-row: Add "expanded" signal

This signal is notably useful to focus one of the children rows of the expander row once the expansion animation is done, so that the "scroll- to-focus" GtkViewport feature works. This is a signal and not a property like the backing GtkRevealer's child-revealed property is, as it just makes more sense.

Edited by Vanadiae

Merge request reports