RGtk2 (version 2.20.31)

gtkDrawShadow: gtkDrawShadow

Description

Draws a shadow around the given rectangle in window using the given style and state and shadow type. WARNING: gtk_draw_shadow has been deprecated since version 2.0 and should not be used in newly-written code. Use gtkPaintShadow instead.

Usage

gtkDrawShadow(object, window, state.type, shadow.type, x, y, width, height)

Arguments

object
window
state.type
a state
shadow.type
type of shadow to draw
x
x origin of the rectangle
y
y origin of the rectangle
width
width of the rectangle
height
width of the rectangle