Description
A C++ callback and signal framework used by applications and libraries to connect events with the code that should respond to them.
It is developer infrastructure. Users normally need it only because a GTK, GNOME, or C++ application was built with this event-handling model.