gtkAccelMapSave: gtkAccelMapSave

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Saves current accelerator specifications (accelerator path, key and modifiers) to file.name. The file is written in a format suitable to be read back in by gtkAccelMapLoad.

Usage

1
gtkAccelMapSave(file.name)

Arguments

file.name

the name of the file to contain accelerator specifications, in the GLib file name encoding

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.

Related to gtkAccelMapSave in RGtk2...