gtkActionSetShortLabel {RGtk2}R Documentation

gtkActionSetShortLabel

Description

Sets a shorter label text on action.

Usage

gtkActionSetShortLabel(object, short.label)

Arguments

object

a GtkAction

short.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]