gtkAssistantSetPageTitle {RGtk2}R Documentation

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

a GtkAssistant

page

a page of assistant

title

the new title for page

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]