Gtk.Accel.MapLoad Method

Parses through a file previously saved with k.Accel.MapSave() for accelerator specifications, and propagates them accordingly.

Syntax

public static void MapLoad (string file_name)

Parameters

file_name
A string file containing accelerator specifications.

Remarks

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)