GPaste.KeybindingAccelerator

Fields

Name

Type

Access

Description

accelerator

str

r/w

the trigger string (e.g., “<Super>V”)

description

str

r/w

a human-readable, translated description shown in the portal UI

id

str

r/w

a unique string identifier for this shortcut (the dconf key)

Methods

None

Details

class GPaste.KeybindingAccelerator

Represents a global shortcut to be registered with a GPaste.KeybindingProvider. Terminate an array of these with an entry whose id is None.