Method

GtkIconSourcecopy

deprecated: 3.10 

Declaration [src]

GtkIconSource*
gtk_icon_source_copy (
  const GtkIconSource* source
)

Description [src]

Creates a copy of source; mostly useful for language bindings.

Deprecated since: 3.10

Use GtkIconTheme instead.

Return value

Type: GtkIconSource

A new GtkIconSource.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.