gtkAssistantGetNthPage: gtkAssistantGetNthPage

Description Usage Arguments Details Value Author(s)

View source: R/gtkFuncs.R

Description

Returns the child widget contained in page number page.num.

Usage

1
gtkAssistantGetNthPage(object, page.num)

Arguments

object

a GtkAssistant

page.num

The index of a page in the assistant, or -1 to get the last page;

Details

Since 2.10

Value

[GtkWidget] The child widget, or NULL if page.num is out of bounds.

Author(s)

Derived by RGtkGen from GTK+ documentation


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