Gio.DBusProxy.prototype.get_name
function get_name(): String {
// Gjs wrapper for g_dbus_proxy_get_name()
}
Gets the name that proxy was constructed for.
Since 2.26
- Returns
A string owned by proxy. Do not free.
function get_name(): String {
// Gjs wrapper for g_dbus_proxy_get_name()
}
Gets the name that proxy was constructed for.
Since 2.26
A string owned by proxy. Do not free.