AccelMap.lookupEntry
bool lookupEntry(string accelPath, out gtk.types.AccelKey key)Looks up the accelerator entry for accel_path and fills in key.
Parameters
accelPath | a valid accelerator path |
key | the accelerator key to be filled in (optional) |
Returns
true if accel_path is known, false otherwise