example, to activate the first proposal, the user can press
<keycombo><keycap>Alt</keycap><keycap>1</keycap></keycombo>.Completion.accelerators
uint accelerators() @propertyGet accelerators property.
Returns
Number of keyboard accelerators to show for the first proposals. For
void accelerators(uint propval) @propertySet accelerators property.
Parameters
propval | 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>. |