paint_tab


Description:


public void paint_tab (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle? area, Widget? widget, string? detail, int x, int y, int width, int height)

Draws an option menu tab (i.

Note:

Use cairo instead

e. the up and down pointing arrows) in the given rectangle on cr using the given parameters.

Parameters:

style

a Style

state_type

a state

shadow_type

the type of shadow to draw

widget

the widget

detail

a style detail

x

x origin of the rectangle to draw the tab in

y

y origin of the rectangle to draw the tab in

width

the width of the rectangle to draw the tab in

height

the height of the rectangle to draw the tab in

cr

a Context


Namespace: Gtk
Package: gtk+-2.0