Gio.DBusProxy.prototype.get_flags
function get_flags(): Gio.DBusProxyFlags {
// Gjs wrapper for g_dbus_proxy_get_flags()
}
Gets the flags that proxy was constructed with.
Since 2.26
- Returns
Flags from the Gio.DBusProxyFlags enumeration.
function get_flags(): Gio.DBusProxyFlags {
// Gjs wrapper for g_dbus_proxy_get_flags()
}
Gets the flags that proxy was constructed with.
Since 2.26
Flags from the Gio.DBusProxyFlags enumeration.