IconSource.getIconName

string getIconName()

Retrieves the source icon name, or null if none is set. The icon_name is not a copy, and should not be modified or expected to persist beyond the lifetime of the icon source.

Returns

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

Deprecated

Use #GtkIconTheme instead.