renderActivity

fnvoid renderActivity(gtk.style_context.StyleContext context, cairo.context.Context cr, double x, double y, double width, double height)

Renders an activity indicator (such as in gtk.spinner.Spinner). The state gtk.types.StateFlags.Checked determines whether there is activity going on.

Parameters

contexta gtk.style_context.StyleContext
cra cairo.context.Context
xX origin of the rectangle
yY origin of the rectangle
widthrectangle width
heightrectangle height