paintExtension

Draws an extension, i.e. a notebook tab.

More...

Parameters

style gtk.style.Style

a #GtkStyle

cr cairo.context.Context

a #cairo_t

stateType gtk.types.StateType

a state

shadowType gtk.types.ShadowType

type of shadow to draw

widget gtk.widget.Widget

the widget

detail string

a style detail

x int

x origin of the extension

y int

y origin of the extension

width int

width of the extension

height int

width of the extension

gapSide gtk.types.PositionType

the side on to which the extension is attached

Detailed Description

Deprecated: Use gtk.global.renderExtension instead