Style.drawHandle

Warning gtk_draw_handle has been deprecated since version 2.0 and should not be used in newly-written code. Use gtk_paint_handle() instead. Draws a handle as used in GtkHandleBox and GtkPaned.

Parameters

window Window

a GdkWindow

stateType GtkStateType

a state

shadowType GtkShadowType

type of shadow to draw

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

Meta