get_object


Description:

public unowned DockObject get_object (string nick_name)

Looks for a DockObject named nick_name.

Parameters:

this

a DockMaster

nick_name

the name of the dock widget.

Returns:

A DockObject named nick_name or null if it does not exist.