Virtual Method
ClutterContentinvalidate
since: 1.10
Declaration [src]
void
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.
Available since: 1.10