Registers a value transformation function for use in g_value_transform(). A previously registered transformation function for @src_type and @dest_type will be replaced.
Source type.
Target type.
a function which transforms values of type @src_type into value of type @dest_type
See Implementation
Registers a value transformation function for use in g_value_transform(). A previously registered transformation function for @src_type and @dest_type will be replaced.