get_name
Description:
[ Version ( deprecated = true , deprecated_since = "3.10" ) ]
public static unowned string get_name (int size)
Warning: get_name is deprecated since 3.10.
Gets the canonical name of the given icon size.
The returned string is statically allocated and should not be freed.
Parameters:
Returns:
the name of the given icon size.
|