Method
GtkIconSourcefree
deprecated: 3.10
Declaration [src]
void
gtk_icon_source_free (
GtkIconSource* source
)
Description [src]
Frees a dynamically-allocated icon source, along with its
filename, size, and pixbuf fields if those are not NULL
.
Deprecated since: 3.10
Use GtkIconTheme
instead.