Signal

ClutterStage::activate

Declaration

void
activate (
  ClutterStage* self,
  gpointer user_data
)

Description [src]

The signal is emitted when the stage receives key focus from the underlying window system.

Default handler:

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