Signal

ClutterActor::realize

Declaration

void
realize (
  ClutterActor* self,
  gpointer user_data
)

Description [src]

The ::realize signal is emitted each time an actor is being realized.

Default handler:

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

Available since:0.8
Deprecated since:1.16

The signal should not be used in newly written code.