get_accel
Description:
[ Version ( since = "3.12" ) ]
public void get_accel (out uint accelerator_key, out ModifierType accelerator_mods)
public void get_accel (out uint accelerator_key, out ModifierType accelerator_mods)
Gets the keyval and modifier mask set with set_accel.
Parameters:
this | |
accelerator_key |
return location for the keyval |
accelerator_mods |
return location for the modifier mask |