IconSize.getName

Gets the canonical name of the given icon size. The returned string is statically allocated and should not be freed.

class IconSize
static
string
getName

Parameters

size GtkIconSize

a GtkIconSize. [type int]

Return Value

Type: string

the name of the given icon size.

Meta