Assistant.insertPage

int insertPage(gtk.widget.Widget page, int position)

Inserts a page in the assistant at a given position.

Parameters

pagea [gtk.widget.Widget]
positionthe index (starting at 0) at which to insert the page, or -1 to append the page to the assistant

Returns

the index (starting from 0) of the inserted page

Deprecated

This widget will be removed in GTK 5