Struct
ClutterPaintContext
Instance methods
clutter_paint_context_get_frame
Retrieves the ClutterFrame
assigned to paint_context
, if any. A frame is
only assigned when the paint context is created as part of a frame scheduled
by the frame clock, and won’t be assigned e.g. on offscreen paints.