get_data
Description:
Gets a named field from the objects table of associations (see g_object_set_data).
Parameters:
| this |
Object containing the associations |
| key |
name of the key for that association |
Returns:
|
the data if found, or null if no such data exists. |