Signal
ClutterStage::skipped-paint
Declaration
void
skipped_paint (
  ClutterStage* self,
  ClutterStageView* view,
  ClutterFrame* frame,
  gpointer user_data
)
Description [src]
The ::skipped-paint signal is emitted after relayout, if no damage was posted and the paint was skipped.
| Default handler: The default handler is called after the handlers added via  | 
Parameters
- view
- 
            Type: ClutterStageViewA ClutterStageView.The data is owned by the caller of the function. 
- frame
- 
            Type: ClutterFrameA ClutterFrame.The data is owned by the caller of the function.