paint_handle


Description:


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

Draws a handle as used in HandleBox and Paned.

Note:

Use gtk_render_handle instead

Parameters:

style

a Style

state_type

a state

shadow_type

type of shadow to draw

widget

the widget

detail

a style detail

x

x origin of the handle

y

y origin of the handle

width

with of the handle

height

height of the handle

orientation

the orientation of the handle

cr

a Context


Namespace: Gtk
Package: gtk+-2.0