gtkNotebookGetActionWidget {RGtk2}R Documentation

gtkNotebookGetActionWidget

Description

Gets one of the action widgets. See gtkNotebookSetActionWidget.

Usage

gtkNotebookGetActionWidget(object, pack.type)

Arguments

object

a GtkNotebook

pack.type

pack type of the action widget to receive

Details

Since 2.20

Value

[GtkWidget] The action widget with the given pack.type or NULL when this action widget has not been set

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]