Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
GTK2
GTK2.Style

Method GTK2.Style()->paint_hline()


Method paint_hline

GTK2.Style paint_hline(GTK2.Widget window, int state, GTK2.GdkRectangle rect, GTK2.Widget widget, string detail, int x1, int x2, int y)

Description

Draws a horizontal line from (x1,y) to (x2,y).