Package: gtk

Accessor gtk:revealer-transition-type

Lambda List

gtk:revealer-transition-type (object)

Syntax

(gtk:revealer-transition-type object) => setting
(setf (gtk:revealer-transition-type object) setting)

Arguments

object -- a gtk:revealer widget
setting -- a value of the gtk:revealer-transition-type enumeration

Details

The accessor for the transition-type slot gets or sets the type of animation that will be used for transitions in the revealer. Available types include various kinds of fades and slides.
 

See also

2026-07-13