Function
GObjectboxed_copy
since: 2.0
Declaration [src]
gpointer
g_boxed_copy (
GType boxed_type,
gconstpointer src_boxed
)
Description [src]
Provide a copy of a boxed structure src_boxed
which is of type boxed_type
.
Available since: 2.0