actions-changed

This signal is emitted whenever the set of actions changes. One items, the GtkUIManager instance, is passed to a registered callback.

Callback function

void callback(GtkUIManager uimanager);