gtkAssistantSetForwardPageFunc: gtkAssistantSetForwardPageFunc

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Sets the page forwarding function to be page.func, this function will be used to determine what will be the next page when the user presses the forward button. Setting page.func to NULL will make the assistant to use the default forward function, which just goes to the next visible page.

Usage

1

Arguments

object

a GtkAssistant

page.func

the GtkAssistantPageFunc, or NULL to use the default one. [ allow-none ]

data

user data for page.func

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.