Virtual Method

ClutterEffectpre_paint

Declaration [src]

gboolean
pre_paint (
  ClutterEffect* effect,
  ClutterPaintNode* node,
  ClutterPaintContext* paint_context
)

Description

No description available.

Parameters

node ClutterPaintNode
  No description available.
 The data is owned by the caller of the function.
paint_context ClutterPaintContext
  No description available.
 The data is owned by the caller of the function.

Return value

Returns: gboolean
  No description available.