get_icon_name


Description:

public abstract string? get_icon_name ()

Gets the icon_name for the DockItem.

Generally, you want to use a DockWidget which has a "icon-name" property you can set. But this can be helpful for integration of various container widgets.

Parameters:

this

A DockItem

Returns:

A newly allocated string or null.