getObjectPath

open fun getObjectPath(): String?

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