get_icon_name


Description:

public unowned string get_icon_name ()

Retrieves the source icon name, or null if none is set.

Note:

Use IconTheme instead.

The icon_name is not a copy, and should not be modified or expected to persist beyond the lifetime of the icon source.

Parameters:

this

a IconSource

Returns:

icon name. This string must not be modified or freed.