Signal
ClutterActor::real-resource-scale-changed
Description [src]
The signal is emitted when the unceiled resource scale of the actor changes.
Unlike ClutterActor::resource-scale-changed, this is emitted for
every change of the scale, not only for those that change its ceiling. It
is meant for internal users that care about the unceiled value, such as
effects caching rendered contents.
| Default handler: The default handler is called after the handlers added via |