Warning gtk_paint_hline has been deprecated since version 3.0 and should not be used in newly-written code. Use gtk_render_line() instead Draws a horizontal line from (x1, y) to (x2, y) in cr using the given style and state.
a caio_t
a state
the widget. [allow-none]
a style detail. [allow-none]
the starting x coordinate
the ending x coordinate
the y coordinate
See Implementation
Warning gtk_paint_hline has been deprecated since version 3.0 and should not be used in newly-written code. Use gtk_render_line() instead Draws a horizontal line from (x1, y) to (x2, y) in cr using the given style and state.