set_global_shortcut_keys


Description:

[ Version ( since = "1.5.29" ) ]
public bool set_global_shortcut_keys (BusGlobalBindingType gtype, ProcessKeyEventData[] keys)

Set global shorcut keys for the Wayland session.

Parameters:

this

An Bus.

gtype

A BusGlobalBindingType.

keys

A null-terminated array of ProcessKeyEventData. keycode is used for the selecting direction and the forward direction in case of 0, otherwise the backward direction.

Returns:

true if the global shortcut keys are set. false otherwise.