gtkAccelMapLoad {RGtk2}R Documentation

gtkAccelMapLoad

Description

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

Usage

gtkAccelMapLoad(file.name)

Arguments

file.name [character] a file containing accelerator specifications, in the GLib file name encoding

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]