Method
ClutterContentinvalidate
Declaration [src]
void
clutter_content_invalidate (
ClutterContent* content
)
Description [src]
Invalidates a ClutterContent
.
This function should be called by ClutterContent
implementations when
they change the way a the content should be painted regardless of the
actor state.