gtkAssistantAddActionWidget {RGtk2.10}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.10 version 2.10.6 Index]