Gtk.Accel.MapLookupEntry Method

Looks up the accelerator entry for accel_path and fills in key.

Syntax

public static bool MapLookupEntry (string accel_path, AccelKey key)

Parameters

accel_path
A string valid accelerator path.
key
An Gtk.AccelKey accelerator key to be filled in (optional).

Returns

A bool returns true if accel_path is known, and false otherwise.

Remarks

Requirements

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