Method
IdeObjectget_parent
Description
Gets the parent IdeObject
, if any.
This function may only be called from the main thread.
Gets property | Ide.Object:parent |
Return value
Type: IdeObject
An IdeObject
or NULL
.
The data is owned by the instance. |
The return value can be NULL . |