Gio.DBusProxy.prototype.get_interface_name
function get_interface_name(): String { // Gjs wrapper for g_dbus_proxy_get_interface_name() }
Gets the D-Bus interface name proxy is for.
Since 2.26
- Returns
A string owned by proxy. Do not free.
function get_interface_name(): String { // Gjs wrapper for g_dbus_proxy_get_interface_name() }
Gets the D-Bus interface name proxy is for.
Since 2.26
A string owned by proxy. Do not free.