tag_merge_use_first
Description:
public void tag_merge_use_first (
Value dest,
Value src)
This is a convenience function for the func argument of tag_register.
It creates a copy of the first value from the list.
Parameters:
| dest |
uninitialized GValue to store result in |
| src |
GValue to copy from |