Description Usage Arguments Author(s)
Draws a vertical line from (x
, y1.
) to (x
, y2.
) in window
using the given style and state.
1 2 | gtkPaintVline(object, window, state.type, area = NULL, widget = NULL,
detail = NULL, y1, y2, x)
|
|
a |
|
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.