Deprecatedcontext: Gtk.StyleContextDeprecatedcr: default.ContextDeprecatedx: numberX origin of the rectangle
Deprecatedy: numberY origin of the rectangle
Deprecatedwidth: numberrectangle width
Deprecatedheight: numberrectangle height
Deprecatedgap_side: Gtk.PositionTypeside where the gap is
Deprecatedxy0_gap: numberinitial coordinate (X or Y depending on gap_side) for the gap
Deprecatedxy1_gap: numberend coordinate (X or Y depending on gap_side) for the gap
Renders a frame around the rectangle defined by (
x,y,width,height), leaving a gap on one side.xy0_gapandxy1_gapwill mean X coordinates for Gtk.PositionType.TOP and Gtk.PositionType.BOTTOM gap sides, and Y coordinates for Gtk.PositionType.LEFT and Gtk.PositionType.RIGHT.Typical rendering of a frame with a gap: