Function
GtkIconSizeget_name
deprecated: 3.10
Declaration [src]
const gchar*
gtk_icon_size_get_name (
GtkIconSize size
)
Description [src]
Gets the canonical name of the given icon size. The returned string is statically allocated and should not be freed.
Deprecated since: 3.10
Use GtkIconTheme
instead.