AccelMap.lookupEntry

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

class AccelMap
static
bool
lookupEntry

Parameters

accelPath string

a valid accelerator path

key GtkAccelKey

the accelerator key to be filled in (optional)

Return Value

Type: bool

%TRUE if @accel_path is known, %FALSE otherwise

Meta