List all user added context binding ids

l_bind_context_ids(widget)

Arguments

widget

widget path as a string or as an object handle

Value

vector with context binding ids

Details

Bindings, callbacks, and binding substitutions are described in detail in loon's documentation webpage, i.e. run l_help("learn_R_bind")

See also