Gets a data element, using its string identifier. This is slower than g_datalist_id_get_data() because it compares strings.
a datalist.
the string identifying a data element.
the data element, or %NULL if it is not found.
See Implementation
Gets a data element, using its string identifier. This is slower than g_datalist_id_get_data() because it compares strings.