Signal
ClutterStage::before-paint
Declaration
void
before_paint (
  ClutterStage* self,
  ClutterStageView* view,
  ClutterFrame* frame,
  gpointer user_data
)
Description [src]
The signal is emitted before the stage is painted.
| 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.