Signal

GtkUIManager::actions-changed

deprecated: 3.10 since: 2.4

Declaration

void
actions_changed (
  GtkUIManager* self,
  gpointer user_data
)

Description [src]

The ::actions-changed signal is emitted whenever the set of actions changes.

Default handler:

The default handler is called before the handlers added via g_signal_connect().

Signal emission will restart instead of recursing
Available since: 2.4
Deprecated since: 3.10

Please do not use it in newly written code.