Signal

GdkFrameClock::resume-events

Declaration

void
resume_events (
  GdkFrameClock* self,
  gpointer user_data
)

Description [src]

This signal is emitted after processing of the frame is finished, and is handled internally by GTK+ to resume normal event processing. Applications should not handle this signal.

Default handler:

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