API Version: 3.0
Library Version: 3.0.0-devel
gpointer (* GntDuplicateFunc) ( gconstpointer data )
A function used to duplicate some data in a hash table. See gnt_hash_table_duplicate().
data
gconstpointer
The data to be copied.
NULL
gpointer