Signal

ClutterActor::hide

Declaration

void
hide (
  ClutterActor* self,
  gpointer user_data
)

Description [src]

The signal is emitted when an actor is no longer rendered on the stage.

Default handler:

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