Style.paintExtension

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

More...

Parameters

style Style
cr Context
stateType GtkStateType

a state

shadowType GtkShadowType

type of shadow to draw

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 GtkPositionType

the side on to which the extension is attached

Detailed Description

Deprecated: Use gtk_render_extension() instead