Signal

GdkFrameClock::before-paint

Declaration

void
before_paint (
  GdkFrameClock* self,
  gpointer user_data
)

Description [src]

This signal begins processing of the frame. Applications should generally not handle this signal.

Default handler:

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