gtkPaintVline
Draws a vertical line from (x
, y1.
) to (x
, y2.
) in window
using the given style and state.
gtkPaintVline(object, window, state.type, area = NULL, widget = NULL, detail = NULL, y1, y2, x)
|
a |
|
|
|
a state |
|
rectangle to which the output is clipped, or |
|
the widget. [ allow-none ] |
|
a style detail. [ allow-none ] |
|
the starting y coordinate |
|
the ending y coordinate |
|
the x coordinate |
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.