gtkAccelLabelRefetch {RGtk2}R Documentation

gtkAccelLabelRefetch

Description

Recreates the string representing the accelerator keys. This should not be needed since the string is automatically updated whenever accelerators are added or removed from the associated widget.

Usage

gtkAccelLabelRefetch(object)

Arguments

object [GtkAccelLabel] a GtkAccelLabel.

Value

[logical] always returns FALSE.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]