alias Gtk::AssistantPageFunc
Overview
Type of callback used to calculate the next page in a Gtk::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#forward_page_func=
.
Alias Definition
Int32 -> Int32