Method
GtkIconSetcopy
deprecated: 3.10
Declaration [src]
GtkIconSet*
gtk_icon_set_copy (
GtkIconSet* icon_set
)
Return value
Type: GtkIconSet
A new GtkIconSet
identical to the first.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |