gtkAssistantAppendPage {RGtk2}R Documentation

gtkAssistantAppendPage

Description

Appends a page to the assistant.

Usage

gtkAssistantAppendPage(object, page)

Arguments

object [GtkAssistant] a GtkAssistant
page [GtkWidget] a GtkWidget

Details

Since 2.10

Value

[integer] the index (starting at 0) of the inserted page

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]