Virtual Method
ClutterOffscreenEffectpaint_target
since: 1.4
Declaration [src]
void
paint_target (
ClutterOffscreenEffect* effect,
ClutterPaintNode* node,
ClutterPaintContext* paint_context
)
Parameters
node
-
Type:
ClutterPaintNode
A
ClutterPaintNode
.The data is owned by the caller of the function. paint_context
-
Type:
ClutterPaintContext
A
ClutterPaintContext
.The data is owned by the caller of the function.