gtkAssistantAddActionWidget {RGtk2}R Documentation

gtkAssistantAddActionWidget

Description

Adds a widget to the action area of a GtkAssistant.

Usage

gtkAssistantAddActionWidget(object, child)

Arguments

object [GtkAssistant] a GtkAssistant
child [GtkWidget] a GtkWidget

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]