gtkAssistantRemoveActionWidget {RGtk2}R Documentation

gtkAssistantRemoveActionWidget

Description

Removes a widget from the action area of a GtkAssistant.

Usage

gtkAssistantRemoveActionWidget(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]