get_context


Description:

[ Version ( since = "3.26" ) ]
public unowned ShortcutContext? get_context ()

This function gets the context property, which is the current context to dispatch events to.

An ShortcutContext is a group of keybindings that may be activated in response to a single or series of EventKey.

Parameters:

this

An ShortcutController

Returns:

A ShortcutContext or null.