AccelLabel.getAccel
void getAccel(out uint acceleratorKey, out gdk.types.ModifierType acceleratorMods)Gets the keyval and modifier mask set with gtk.accel_label.AccelLabel.setAccel.
Parameters
acceleratorKey | return location for the keyval |
acceleratorMods | return location for the modifier mask |