Method
GObjectValuecopy
Declaration [src]
void
g_value_copy (
  const GValue* src_value,
  GValue* dest_value
)
Parameters
- dest_value
- 
            Type: GValueAn initialized GValuestructure of the same type assrc_value.The data is owned by the caller of the method.