Completion.accelerators

uint accelerators() @property

Get accelerators property.

Returns

Number of keyboard accelerators to show for the first proposals. For

example, to activate the first proposal, the user can press

<keycombo><keycap>Alt</keycap><keycap>1</keycap></keycombo>.
void accelerators(uint propval) @property

Set accelerators property.

Parameters

propvalNumber of keyboard accelerators to show for the first proposals. For example, to activate the first proposal, the user can press <keycombo><keycap>Alt</keycap><keycap>1</keycap></keycombo>.