Remove a layer binding

l_bind_layer_delete(widget, id)

Arguments

widget

widget path as a string or as an object handle

id

layer binding id

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