get_item_by_name


Description:

public unowned DockItem get_item_by_name (string name)

Looks for an DockItem widget bound to the master of the dock item.

It does not search only in the children of this particular dock widget.

Parameters:

this

A Dock widget

name

An item name

Returns:

A DockItem widget or null