Package: gtk
Callback gtk-assistant-page-func
Details A callback function used by the gtk-assistant-set-forward-page-func
function to know which is the next page given a current one.
It is called both for computing the next page when the user presses the
Forward button and for handling the behavior of the Last button. lambda (current)
| See also |
2021-10-26