get_placeholder_by_name
Description:
Looks for an DockPlaceholder object bound to the master of the dock item.
Note:
This function is always returning null.
It does not search only in the children of this particular dock widget.
Parameters:
| this |
A Dock widget |
| name |
An item name |
Returns:
|
A DockPlaceholder object or |