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
(
GtkIconSize size
)

Parameters

size GtkIconSize

a #GtkIconSize.

Return Value

Type: string

the name of the given icon size.

Detailed Description

Deprecated: Use #GtkIconTheme instead.

Meta