gtkAssistantRemoveActionWidget {RGtk2}R Documentation

gtkAssistantRemoveActionWidget

Description

Removes a widget from the action area of a GtkAssistant.

Usage

gtkAssistantRemoveActionWidget(object, child)

Arguments

object

a GtkAssistant

child

a GtkWidget

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]