create_background


Description:

public DockSurface create_background (int width, int height, PositionType position, DockSurface model)

Creates a surface for the dock background.

Parameters:

width the width of the background
height the height of the background
position the position of the dock
model existing surface to use as basis of new surface

Returns:

a new dock surface with the background drawn on it