ref_owner


Description:

[ Version ( since = "1.0" ) ]
public Object? ref_owner ()

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.