GtkStyleClass.drawVline

struct GtkStyleClass
extern (C)
void function(GtkStyle* style, cairo_t* cr, GtkStateType stateType, GtkWidget* widget, const(char)* detail, int y1, int y2, int x) drawVline;

Meta