Signal

CMEvent::updated

since: 0

Declaration

void
updated (
  CmEvent* self,
  gpointer user_data
)

Description [src]

Emitted when the state of the event changed. See CmEventState and cm_event_get_state().

Default handler:

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

Available since: 0