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

Accessor of the transition-type slot of the gtk:revealer class. The gtk:revealer-transition-type function gets the type of animation that will be used for transitions in the revealer. The (setf gtk:revealer-transition-duration) function sets the type of animation. Available types include various kinds of fades and slides.
 

See also

2023-8-8