AssistantPageFunc

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.

alias AssistantPageFunc = int delegate

Return Value

The next page number