gtkAssistantPrependPage {RGtk2}R Documentation

gtkAssistantPrependPage

Description

Prepends a page to the assistant.

Usage

gtkAssistantPrependPage(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]