Method
GtkStockItemfree
deprecated: 3.10
Declaration [src]
void
gtk_stock_item_free (
GtkStockItem* item
)
Description [src]
Frees a stock item allocated on the heap, such as one returned by
gtk_stock_item_copy(). Also frees the fields inside the stock item,
if they are not NULL
.
Deprecated since: 3.10
Please do not use it in newly written code.