Style.paintResizeGrip

Draws a resize grip in the given rectangle on cr using the given parameters.

More...
class Style
static
void
paintResizeGrip

Parameters

style Style
cr Context
stateType GtkStateType

a state

widget Widget

the widget

detail string

a style detail

edge GdkWindowEdge

the edge in which to draw the resize grip

x int

the x origin of the rectangle in which to draw the resize grip

y int

the y origin of the rectangle in which to draw the resize grip

width int

the width of the rectangle in which to draw the resize grip

height int

the height of the rectangle in which to draw the resize grip

Detailed Description

Deprecated: Use gtk_render_handle() instead