Style.drawExtension

Warning gtk_draw_extension has been deprecated since version 2.0 and should not be used in newly-written code. Use gtk_paint_extension() instead. Draws an extension, i.e. a notebook tab.

Parameters

window Window

a GdkWindow

stateType GtkStateType

a state

shadowType GtkShadowType

type of shadow to draw

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

Meta