Style.paintHandle

Draws a handle as used in gtk.HandleBox and gtk.Paned

More...

Parameters

style Style
cr Context
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