gtkActionSetLabel {RGtk2}R Documentation

gtkActionSetLabel

Description

Sets the label of action.

Usage

gtkActionSetLabel(object, label)

Arguments

object

a GtkAction

label

the label text to set

Details

Since 2.16

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]