getRevealChild

Returns whether the child is currently revealed.

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 method@Gtk.Revealer.get_child_revealed.

Return

true if the child is revealed.