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.

Note:

Use IconTheme instead.

The returned string is statically allocated and should not be freed.

Parameters:

size

a IconSize.

Returns:

the name of the given icon size.