RGtk2 (version 2.20.31)

gtkAssistantInsertPage: gtkAssistantInsertPage

Description

Inserts a page in the assistant at a given position.

Usage

gtkAssistantInsertPage(object, page, position)

Arguments

object
page
position
the index (starting at 0) at which to insert the page, or -1 to append the page to the assistant

Value

Details

Since 2.10