[ Version ( since = "1.5.29" ) ]
public bool set_global_shortcut_keys (BusGlobalBindingType gtype, ProcessKeyEventData[] keys)
Set global shorcut keys for the Wayland session.
| this |
An Bus. |
| gtype | |
| 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. |
|
true if the global shortcut keys are set. false otherwise. |