has_as_parent


Description:

[ Version ( since = "1.6" ) ]
public bool has_as_parent (Object parent)

Check if parent is the parent of this.

E.g. a Element can check if it owns a given Pad.

Parameters:

this

a Object to check

parent

a Object to check as parent

Returns: