Package: gtk
Accessor gtk:stack-transition-type
Lambda Listgtk:stack-transition-type (object) SyntaxArgumentsDetails Accessor of the transition-type slot of the gtk:stack class. The gtk:stack-transition-type function gets the type of animation that
will be used for transitions between pages in the stack. The (setf gtk:stack-transition-type) function sets the type of animation that will
be used for transitions between pages in the stack. Available types include
various kinds of fades and slides. The transition type can be changed without problems at runtime, so it is possible to change the animation based on the page that is about to become current. | See also |
2024-4-15