Gtk.AssistantPageFunc

A function used by Gtk.Assistant.prototype.set_forward_page_func to know which is the next page given a current one. It's called both for computing the next page when the user presses the "forward" button and for handling the behavior of the "last" button.