Style.paintTab

Draws an option menu tab (i.e. the up and down pointing arrows) in the given rectangle on cr using the given parameters.

More...
class Style
static
void
paintTab

Parameters

style Style
cr Context
stateType GtkStateType

a state

shadowType GtkShadowType

the type of shadow to draw

widget Widget

the widget

detail string

a style detail

x int

x origin of the rectangle to draw the tab in

y int

y origin of the rectangle to draw the tab in

width int

the width of the rectangle to draw the tab in

height int

the height of the rectangle to draw the tab in

Detailed Description

Deprecated: Use cairo instead