Type of callback used to calculate the next page in a gtk.assistant.Assistant.
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.
See gtk.assistant.Assistant.setForwardPageFunc.
The next page number
Type of callback used to calculate the next page in a gtk.assistant.Assistant.
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.
See gtk.assistant.Assistant.setForwardPageFunc.