BindingSet.entryAddSignalFromString

Parses a signal description from signal_desc and incorporates it into binding_set. Signal descriptions may either bind a key combination to

class BindingSet
entryAddSignalFromString
(
string signalDesc
)

Parameters

signalDesc string

a signal description

Return Value

G_TOKEN_NONE if the signal was successfully parsed and added, the expected token otherwise Since 3.0

Meta