gtkPaintArrow
Draws an arrow in the given rectangle on window
using the given
parameters. arrow.type
determines the direction of the arrow.
gtkPaintArrow(object, window, state.type, shadow.type, area = NULL, widget = NULL, detail = NULL, arrow.type, fill, x, y, width, height)
|
a |
|
|
|
a state |
|
the type of shadow to draw |
|
clip rectangle, or |
|
the widget. [ allow-none ] |
|
a style detail. [ allow-none ] |
|
the type of arrow to draw |
|
|
|
x origin of the rectangle to draw the arrow in |
|
y origin of the rectangle to draw the arrow in |
|
width of the rectangle to draw the arrow in |
|
height of the rectangle to draw the arrow in |
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.