Method
GtkIconSetunref
deprecated: 3.10
Declaration [src]
void
gtk_icon_set_unref (
GtkIconSet* icon_set
)
Description [src]
Decrements the reference count on icon_set
, and frees memory
if the reference count reaches 0.
Deprecated since: 3.10
Use GtkIconTheme
instead.