getObjectPath
Gets the object path that @interface_ is exported on, if any.
Return
A string owned by @interface_ or null if @interface_ is not exported anywhere. Do not free, the string belongs to @interface_.
Since
2.30
Gets the object path that @interface_ is exported on, if any.
A string owned by @interface_ or null if @interface_ is not exported anywhere. Do not free, the string belongs to @interface_.
2.30