RGtk2 (version 2.20.31)

gtkAssistantSetPageTitle: gtkAssistantSetPageTitle

Description

Sets a title for page. The title is displayed in the header area of the assistant when page is the current page.

Usage

gtkAssistantSetPageTitle(object, page, title)

Arguments

object
page
a page of assistant
title
the new title for page

Details

Since 2.10