GtkStyleClass.drawHline

struct GtkStyleClass
extern (C)
void function(GtkStyle* style, cairo_t* cr, GtkStateType stateType, GtkWidget* widget, const(char)* detail, int x1, int x2, int y) drawHline;

Meta