get_default
Description:
Obtain a pointer to a DataHandler which can manage
Value values of type for_type
.
The returned data handler will be adapted to use the current locale information (for example dates will be formatted taking into account the locale).
The returned pointer is null if there is no default data handler available for the for_type
data
type
Parameters:
for_type |
a Type type |
Returns:
a DataHandler which must be destroyed using unref |