Method

GtkIconInfofree

deprecated: 3.8 since: 2.4

Declaration [src]

void
gtk_icon_info_free (
  GtkIconInfo* icon_info
)

Description [src]

Free a GtkIconInfo and associated information.

Available since: 2.4

Deprecated since: 3.8

Use g_object_unref()

This method is not directly available to language bindings.