GtkThemingEngineClass.renderExpander

Renders an element what will expose/expand part of the UI, as in #GtkExpander.

struct GtkThemingEngineClass
extern (C)
void function(GtkThemingEngine* engine, cairo_t* cr, double x, double y, double width, double height) renderExpander;