GimpUi.SpinScale.prototype.get_mnemonic_keyval
function get_mnemonic_keyval(): Number(guint) {
// Gjs wrapper for gimp_spin_scale_get_mnemonic_keyval()
}
If scale has been set with a mnemonic key in its label text, this function returns the keyval used for the mnemonic accelerator.
- Returns
the keyval usable for accelerators, or [const@Gdk.KEY_VoidSymbol].