Config.removeListener

Removes a configuration listener previously installed with gda_config_add_listener, given its ID.

class Config
static
void
removeListener
(
uint id
)

Parameters

id uint

the ID of the listener to remove.

Meta