Deprecatedstyle: Gtk.Style
Deprecatedcr: default.Context
Deprecatedstate_type: Gtk.StateType
a state
Deprecatedwidget: Gtk.Widget
the widget
Deprecateddetail: string
a style detail
Deprecatedy1_: number
the starting y coordinate
Deprecatedy2_: number
the ending y coordinate
Deprecatedx: number
the x coordinate
Draws a vertical line from (
x,y1_) to (x,y2_) incrusing the given style and state.