get_parent


Description:

public Object? get_parent ()

Returns the parent of this.

This function increases the refcount of the parent object so you should unref it after usage.

Parameters:

this

a Object

Returns: