Package: gtk

Accessor gtk-revealer-child-revealed

Lambda List

gtk-revealer-child-revealed (object)

Syntax

(gtk-revealer-child-revealed object) => revealed

Arguments

object -- a gtk-revealer widget
revealed -- a boolean whether the child widget is revealed

Details

Accessor of the child-revealed slot of the gtk-revealer class.

The gtk-revealer-child-revealed slot access function returns whether the child widget is fully revealed, in other words whether the transition to the revealed state is completed.
 

See also

*2021-11-15