IconSize.getName

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

More...
struct IconSize
static
string
getName

Parameters

size GtkIconSize

Return Value

Type: string

the name of the given icon size.

Detailed Description

Deprecated: Use gtk.IconTheme instead.