dock_request


Description:

public virtual bool dock_request (int x, int y, DockRequest request)

Dock a dock widget in this at the defined position.

Parameters:

this

A DockObject

x

X coordinate

y

Y coordinate

request

A DockRequest with information about the docking position

Returns:

true if this has been docked.