Virtual Method
ClutterEffectpost_paint
Declaration [src]
void
post_paint (
ClutterEffect* effect,
ClutterPaintNode* node,
ClutterPaintContext* paint_context
)
Parameters
node
-
Type:
ClutterPaintNode
No description available.
The data is owned by the caller of the method. paint_context
-
Type:
ClutterPaintContext
No description available.
The data is owned by the caller of the method.