ObjectWrap.getData

void * getData(string key)

Gets a named field from the objects table of associations (see [gobject.object.ObjectWrap.setData]).

Parameters

keyname of the key for that association

Returns

the data if found,

or null if no such data exists.