categories_get_icon_file_for


Description:


[ Version ( deprecated = true , deprecated_since = "3.16" ) ]
public unowned string categories_get_icon_file_for (string category)

Warning: categories_get_icon_file_for is deprecated since 3.16.

Gets the icon file associated with the given category.

Note:

This function is not entirely thread safe.

Use categories_dup_icon_file_for instead.

This function is mostly thread safe, but as the icon file name is not copied, it may be freed by another thread after being returned by this function. Use categories_dup_icon_file_for instead.

Parameters:

category

category to retrieve the icon file for.

Returns:

icon file name.


Namespace: E