gtkAccelLabelNew {RGtk2}R Documentation

gtkAccelLabelNew

Description

Creates a new GtkAccelLabel.

Usage

gtkAccelLabelNew(string = NULL, show = TRUE)

Arguments

string [character] the label string. Must be non-NULL.

Value

[GtkWidget] a new GtkAccelLabel.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]