AccelMap.load

Parses a file previously saved with gtk_accel_map_save() for accelerator specifications, and propagates them accordingly.

class AccelMap
static
void
load
(
string fileName
)

Parameters

fileName string

a file containing accelerator specifications, in the GLib file name encoding

Meta