Deprecatedstyle: Gtk.Style
Deprecatedcr: default.Context
Deprecatedstate_type: Gtk.StateType
a state
Deprecatedshadow_type: Gtk.ShadowType
type of shadow to draw
Deprecatedwidget: Gtk.Widget
the widget
Deprecateddetail: string
a style detail
Deprecatedx: number
x origin of the rectangle
Deprecatedy: number
y origin of the rectangle
Deprecatedwidth: number
width of the rectangle
Deprecatedheight: number
width of the rectangle
Deprecatedgap_side: Gtk.PositionType
side in which to leave the gap
Deprecatedgap_x: number
starting position of the gap
Deprecatedgap_width: number
width of the gap
Draws a shadow around the given rectangle in
crusing the given style and state and shadow type, leaving a gap in one side.