News

The python client module is built in C++ using the package pybind11, which translates the python dictionaries into C++ native std::map. Since C++ is statically typed, only a subset of dictionary key ...
signal_autoconnect takes one argument: a dictionary mapping signal handler names to Python callables. For each of the signal handlers you've defined in your Glade project file, signal_autoconnect ...