Signal
AdwCarousel::page-changed
since: 1
Description [src]
This signal is emitted after a page has been changed.
It can be used to implement “infinite scrolling” by amending the pages
after every scroll. Note that an empty carousel is indicated by
(int)index == -1
.
Default handler: The default handler is called after the handlers added via |
Available since: 1 |