gtkAccelMapLoad: gtkAccelMapLoad

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Parses a file previously saved with gtkAccelMapSave for accelerator specifications, and propagates them accordingly.

Usage

1
gtkAccelMapLoad(file.name)

Arguments

file.name

a file containing 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 gtkAccelMapLoad in RGtk2...