DuplicateFunc
Description:
The type of functions that are used to 'duplicate' an object.
What this means depends on the context, it could just be incrementing the reference count, if data
is a ref-counted object.
Parameters:
data |
the data to duplicate |
user_data |
user data that was specified in id_dup_data |
Returns:
a duplicate of data |
Namespace: GLib
Package: glib-2.0