Style.paintHandle

Draws a handle as used in #GtkHandleBox and #GtkPaned.

More...

Parameters

style Style

a #GtkStyle

cr Context

a #cairo_t

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 handle

y int

y origin of the handle

width int

with of the handle

height int

height of the handle

orientation GtkOrientation

the orientation of the handle

Detailed Description

Deprecated: Use gtk_render_handle() instead

Meta