gtkAccelLabelSetAccelClosure {RGtk2}R Documentation

gtkAccelLabelSetAccelClosure

Description

Sets the closure to be monitored by this accelerator label. The closure must be connected to an accelerator group; see gtkAccelGroupConnect.

Usage

gtkAccelLabelSetAccelClosure(object, accel.closure)

Arguments

object

a GtkAccelLabel

accel.closure

the closure to monitor for accelerator changes.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]