Gio.DBusInterfaceSkeleton.prototype.get_object_path
function get_object_path(): String { // Gjs wrapper for g_dbus_interface_skeleton_get_object_path() }
Gets the object path that interface_ is exported on, if any.
Since 2.30
- Returns
A string owned by interface_ or null if interface_ is not exported anywhere. Do not free, the string belongs to interface_.