Revealer.getRevealChild

bool getRevealChild()

Returns whether the child is currently revealed. See [gtk.revealer.Revealer.setRevealChild].

This function returns true as soon as the transition is to the revealed state is started. To learn whether the child is fully revealed (ie the transition is completed), use [gtk.revealer.Revealer.getChildRevealed].

Returns

true if the child is revealed.