get_match


Description:

public bool get_match (out uint keyval, out ModifierType modifiers)

Gets a keyval and modifier combination that will match the event.

See [method@Gdk.KeyEvent.matches].

Parameters:

this

a key `GdkEvent`

keyval

return location for a keyval

modifiers

return location for modifiers

Returns:

true on success