Signal
ClutterStage::presented
Declaration
void
presented (
ClutterStage* self,
ClutterStageView* view,
gpointer frame_info,
gpointer user_data
)
Description [src]
Signals that the ClutterStage
was presented on the screen to the user.
Default handler: | The default handler is called after the handlers added via |
Parameters
view |
ClutterStageView |
The |
|
The data is owned by the caller of the function. | |
frame_info |
gpointer |
A |
|
The argument can be NULL . | |
The data is owned by the caller of the function. |