Signal
ClutterStage::after-paint
since: 1.20
Description [src]
The ::after-paint signal is emitted after the stage is painted, but before the results are displayed on the screen.
Default handler: The default handler is called after the handlers added via |
Available since: 1.20 |
Parameters
view
-
Type:
ClutterStageView
A
ClutterStageView
.The data is owned by the caller of the function.