ref_owner
Description:
Obtain current owner of the native libical structure.
The returned pointer, if not NULL, is referenced for thread safety. Unref it with g_object_unref when done with it.
Parameters:
this |
an Object |
Returns:
Current owner of the libical native structure. Returns null when there is no owner. |