Mini Shell

Direktori : /proc/self/root/usr/share/gnome-shell/
Upload File :
Current File : //proc/self/root/usr/share/gnome-shell/gnome-shell-dbus-interfaces.gresource

GVariant\(9


 "#%''''(***++,-.02333446777778��ۛ'\!v��	����'�	v
���$0(�L��f^��'�v���W+'�"v�T��'Tvp>/�w\'>v`%'#�'% v8%�%/m'�%v&n0['n0v�0�2Ե�����2L�2�2���O'�2v�2�4�a��'�4"v�4W6dP��'W6!vx6G8��O�'G8"vp8:�O||':-v@:�;)
|N'�;&v <>7,p�>L >$>D��'$> vH>^A��ߵ'^Av�AXB
���'XB!v�BAD@�g�'AD"vhDaF�'�o'aF v�FwG�)}�'wG+v�G�H����'�HvI�I�ѿ'�I!v�I�K��['�K&v�K2N�X�'2N"vXN(O��!'(OvHO)k�I��')kvHk�l'2'�lv�l��͚�'�v8�o�-�ғ'o�'v��$�S�>�'$�&vP�F�ڊ�'F�/vx�Έ��O'Έv��B�t�'�'vH�����qH'��v���0W#'��"v(���c��L(���KP�
��L����'B'�(v(�Q����P'Q�1v��t����'t� v��ϗ��I'ϗ$v��#�0�(�'#�!vH�?����'?�#vh�E�u���'E�#vh�e�l���'e�)v��A�����'A�%vh���׷Y�'��"v��^�Wh
&'^�1v��=�1%m�'=�v`�è�5&'è"v���^Gű'��2vȫ�v	U�'� v��'g�'�"v@���org.freedesktop.Notifications.xmlY<?xml version="1.0"?>
<node><interface name="org.freedesktop.Notifications"><method name="Notify"><arg type="s" direction="in"/><arg type="u" direction="in"/><arg type="s" direction="in"/><arg type="s" direction="in"/><arg type="s" direction="in"/><arg type="as" direction="in"/><arg type="a{sv}" direction="in"/><arg type="i" direction="in"/><arg type="u" direction="out"/></method><method name="CloseNotification"><arg type="u" direction="in"/></method><method name="GetCapabilities"><arg type="as" direction="out"/></method><method name="GetServerInformation"><arg type="s" direction="out"/><arg type="s" direction="out"/><arg type="s" direction="out"/><arg type="s" direction="out"/></method><signal name="NotificationClosed"><arg type="u"/><arg type="u"/></signal><signal name="ActionInvoked"><arg type="u"/><arg type="s"/></signal></interface></node>
(uuay)org.gnome.Shell.xml�<?xml version="1.0"?>
<node><interface name="org.gnome.Shell"><method name="Eval"><arg type="s" direction="in" name="script"/><arg type="b" direction="out" name="success"/><arg type="s" direction="out" name="result"/></method><method name="FocusSearch"/><method name="ShowOSD"><arg type="a{sv}" direction="in" name="params"/></method><method name="ShowMonitorLabels2"><arg type="a{sv}" direction="in" name="params"/></method><method name="HideMonitorLabels"/><method name="FocusApp"><arg type="s" direction="in" name="id"/></method><method name="ShowApplications"/><method name="GrabAccelerator"><arg type="s" direction="in" name="accelerator"/><arg type="u" direction="in" name="modeFlags"/><arg type="u" direction="in" name="grabFlags"/><arg type="u" direction="out" name="action"/></method><method name="GrabAccelerators"><arg type="a(suu)" direction="in" name="accelerators"/><arg type="au" direction="out" name="actions"/></method><method name="UngrabAccelerator"><arg type="u" direction="in" name="action"/><arg type="b" direction="out" name="success"/></method><method name="UngrabAccelerators"><arg type="au" direction="in" name="action"/><arg type="b" direction="out" name="success"/></method><signal name="AcceleratorActivated"><arg name="action" type="u"/><arg name="parameters" type="a{sv}"/></signal><property name="Mode" type="s" access="read"/><property name="OverviewActive" type="b" access="readwrite"/><property name="ShellVersion" type="s" access="read"/></interface></node>
(uuay)gnome/org.freedesktop.UPower.xml�<?xml version="1.0"?>
<node><interface name="org.freedesktop.UPower"><property name="OnBattery" type="b" access="read"/></interface></node>
(uuay)org.freedesktop.realmd.Service.xmlt<?xml version="1.0"?>
<node><interface name="org.freedesktop.realmd.Service"><method name="Cancel"><arg name="operation" type="s" direction="in"/></method><method name="Release"/><method name="SetLocale"><arg name="locale" type="s" direction="in"/></method><signal name="Diagnostics"><arg name="data" type="s"/><arg name="operation" type="s"/></signal></interface></node>
(uuay)org.gnome.ScreenSaver.xml�<?xml version="1.0"?>
<node><interface name="org.gnome.ScreenSaver"><method name="Lock"/><method name="GetActive"><arg type="b" direction="out" name="active"/></method><method name="SetActive"><arg type="b" direction="in" name="value"/></method><method name="GetActiveTime"><arg type="u" direction="out" name="value"/></method><signal name="ActiveChanged"><arg name="new_value" type="b"/></signal><signal name="WakeUpScreen"/></interface></node>
(uuay)org.gnome.Shell.Screencast.xml�<?xml version="1.0"?>
<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
<node><!--
      org.gnome.Shell.Screencast:
      @short_description: Screencast interface

      The interface used to record screen contents.
  --><interface name="org.gnome.Shell.Screencast"><!--
        Screencast:
        @file_template: the template for the filename to use
        @options: a dictionary of optional parameters
        @success: whether the screencast was started successfully
        @filename_used: the file where the screencast is being saved

        Records a screencast of the whole screen and saves it
        (by default) as webm video under a filename derived from
        @file_template. The template is either a relative or absolute
        filename which may contain some escape sequences - %d and %t
        will be replaced by the start date and time of the recording.
        If a relative name is used, the screencast will be saved in the
        $XDG_VIDEOS_DIR if it exists, or the home directory otherwise.
        The actual filename of the saved video is returned in @filename_used.
        The set of optional parameters in @options currently consists of:
            'draw-cursor'(b): whether the cursor should be included in the
                              recording (true)
            'framerate'(i): the number of frames per second that should be
                            recorded if possible (30)
            'pipeline'(s): the GStreamer pipeline used to encode recordings
                           in gst-launch format; if not specified, the
                           recorder will produce vp8 (webm) video (unset)
    --><method name="Screencast"><arg type="s" direction="in" name="file_template"/><arg type="a{sv}" direction="in" name="options"/><arg type="b" direction="out" name="success"/><arg type="s" direction="out" name="filename_used"/></method><!--
        ScreencastArea:
        @x: the X coordinate of the area to capture
        @y: the Y coordinate of the area to capture
        @width: the width of the area to capture
        @height: the height of the area to capture
        @file_template: the template for the filename to use
        @options: a dictionary of optional parameters
        @success: whether the screencast was started successfully
        @filename_used: the file where the screencast is being saved

        Records a screencast of the passed in area and saves it
        (by default) as webm video under a filename derived from
        @file_template. The template is either a relative or absolute
        filename which may contain some escape sequences - %d and %t
        will be replaced by the start date and time of the recording.
        If a relative name is used, the screencast will be saved in the
        $XDG_VIDEOS_DIR if it exists, or the home directory otherwise.
        The actual filename of the saved video is returned in @filename_used.
        The set of optional parameters in @options currently consists of:
            'draw-cursor'(b): whether the cursor should be included in the
                              recording (true)
            'framerate'(i): the number of frames per second that should be
                            recorded if possible (30)
            'pipeline'(s): the GStreamer pipeline used to encode recordings
                           in gst-launch format; if not specified, the
                           recorder will produce vp8 (webm) video (unset)
    --><method name="ScreencastArea"><arg type="i" direction="in" name="x"/><arg type="i" direction="in" name="y"/><arg type="i" direction="in" name="width"/><arg type="i" direction="in" name="height"/><arg type="s" direction="in" name="file_template"/><arg type="a{sv}" direction="in" name="options"/><arg type="b" direction="out" name="success"/><arg type="s" direction="out" name="filename_used"/></method><!--
        StopScreencast:
        @success: whether stopping the recording was successful

        Stop the recording started by either Screencast or ScreencastArea.
    --><method name="StopScreencast"><arg type="b" direction="out" name="success"/></method></interface></node>
(uuay)net.hadess.SwitcherooControl.xml�<?xml version="1.0"?>
<node><interface name="net.hadess.SwitcherooControl"><property name="HasDualGpu" type="b" access="read"/></interface></node>
(uuay)org.gnome.Shell.Introspect.xml^
<?xml version="1.0"?>
<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
<node><!--
      org.gnome.Shell.Introspect:
      @short_description: Introspection interface

      The interface used to introspect the state of Shell, such as running
      applications, currently active application, etc.
  --><interface name="org.gnome.Shell.Introspect"><!--
        RunningApplicationsChanged:
        @short_description: Notifies when the running applications changes
    --><signal name="RunningApplicationsChanged"/><!--
        GetRunningApplications:
        @short_description: Retrieves the description of all running applications

        Each application is associated by an application ID. The details of
        each application consists of a varlist of keys and values. Available
        keys are listed below.

        'active-on-seats' - (as)   list of seats the application is active on
                                   (a seat only has at most one active
                                   application)
    --><method name="GetRunningApplications"><arg name="apps" direction="out" type="a{sa{sv}}"/></method><!--
        GetWindows:
        @short_description: Retrieves the current list of windows and their properties

        A window is exposed as:
        * t ID: unique ID of the window
        * a{sv} properties: high-level properties

          Known properties:

          - "title"       (s): (readonly) title of the window
          - "app-id"      (s): (readonly) application ID of the window
          - "wm-class"    (s): (readonly) class of the window
          - "client-type" (u): (readonly) 0 for Wayland, 1 for X11
          - "is-hidden"   (b): (readonly) if the window is currently hidden
          - "has-focus"   (b): (readonly) if the window currently have
                                          keyboard focus
          - "width"       (u): (readonly) width of the window
          - "height"      (u): (readonly) height of the window
    --><method name="GetWindows"><arg name="windows" direction="out" type="a{ta{sv}}"/></method><!--
       AnimationsEnabled:
       @short_description: Whether the shell animations are enabled

       By default determined by the org.gnome.desktop.interface enable-animations
       gsetting, but may be overridden, e.g. if there is an active screen cast or
       remote desktop session that asked for animations to be disabled.

       Since: 2
    --><property name="AnimationsEnabled" type="b" access="read"/><property name="version" type="u" access="read"/></interface></node>
(uuay)org.gnome.SessionManager.xml3<?xml version="1.0"?>
<node><interface name="org.gnome.SessionManager"><method name="Logout"><arg type="u" direction="in"/></method><method name="Shutdown"/><method name="Reboot"/><method name="CanShutdown"><arg type="b" direction="out"/></method><method name="IsInhibited"><arg type="u" direction="in"/><arg type="b" direction="out"/></method><property name="SessionIsActive" type="b" access="read"/><signal name="InhibitorAdded"><arg type="o" direction="out"/></signal><signal name="InhibitorRemoved"><arg type="o" direction="out"/></signal></interface></node>
(uuay)/(org.freedesktop.DBus.xml�<?xml version="1.0"?>
<node><interface name="org.freedesktop.DBus"><method name="ListNames"><arg type="as" direction="out" name="names"/></method><method name="GetConnectionUnixProcessID"><arg type="s" direction="in"/><arg type="u" direction="out"/></method><signal name="NameOwnerChanged"><arg type="s" direction="out" name="name"/><arg type="s" direction="out" name="oldOwner"/><arg type="s" direction="out" name="newOwner"/></signal></interface></node>
(uuay)org.gnome.Shell.CalendarServer.xmlW<?xml version="1.0"?>
<node><interface name="org.gnome.Shell.CalendarServer"><method name="GetEvents"><arg type="x" direction="in"/><arg type="x" direction="in"/><arg type="b" direction="in"/><arg type="a(sssbxxa{sv})" direction="out"/></method><property name="HasCalendars" type="b" access="read"/><signal name="Changed"/></interface></node>
(uuay)org.freedesktop.UPower.Device.xml�<?xml version="1.0"?>
<node><interface name="org.freedesktop.UPower.Device"><property name="Type" type="u" access="read"/><property name="State" type="u" access="read"/><property name="Percentage" type="d" access="read"/><property name="TimeToEmpty" type="x" access="read"/><property name="TimeToFull" type="x" access="read"/><property name="IsPresent" type="b" access="read"/><property name="IconName" type="s" access="read"/></interface></node>
(uuay)org.gnome.SettingsDaemon.Wacom.xml�<?xml version="1.0"?>
<node><interface name="org.gnome.SettingsDaemon.Wacom"><method name="SetGroupModeLED"><arg name="device_path" direction="in" type="s"/><arg name="group" direction="in" type="u"/><arg name="mode" direction="in" type="u"/></method><method name="SetOLEDLabels"><arg name="device_path" direction="in" type="s"/><arg name="labels" direction="in" type="as"/></method></interface></node>
(uuay)org.gnome.SessionManager.EndSessionDialog.xml�<?xml version="1.0"?>
<node><interface name="org.gnome.SessionManager.EndSessionDialog"><method name="Open"><arg type="u" direction="in"/><arg type="u" direction="in"/><arg type="u" direction="in"/><arg type="ao" direction="in"/></method><method name="Close"/><signal name="ConfirmedLogout"/><signal name="ConfirmedReboot"/><signal name="ConfirmedShutdown"/><signal name="Canceled"/><signal name="Closed"/></interface></node>
(uuay)org.freedesktop.PackageKit.Offline.xml�<?xml version="1.0"?>
<node><interface name="org.freedesktop.PackageKit.Offline"><property name="UpdatePrepared" type="b" access="read"/><property name="UpdateTriggered" type="b" access="read"/><property name="UpgradePrepared" type="b" access="read"/><property name="UpgradeTriggered" type="b" access="read"/><property name="PreparedUpgrade" type="a{sv}" access="read"/><method name="Trigger"><arg type="s" name="action" direction="in"/></method><method name="Cancel"/></interface></node>
(uuay)shell/'org.freedesktop.bolt1.Device.xml<?xml version="1.0"?>
<node><interface name="org.freedesktop.bolt1.Device"><property name="Uid" type="s" access="read"/><property name="Name" type="s" access="read"/><property name="Vendor" type="s" access="read"/><property name="Type" type="s" access="read"/><property name="Status" type="s" access="read"/><property name="Parent" type="s" access="read"/><property name="SysfsPath" type="s" access="read"/><property name="Stored" type="b" access="read"/><property name="Policy" type="s" access="read"/><property name="Key" type="s" access="read"/><property name="Label" type="s" access="read"/><property name="ConnectTime" type="t" access="read"/><property name="AuthorizeTime" type="t" access="read"/><property name="StoreTime" type="t" access="read"/></interface></node>
(uuay)org.freedesktop.login1.User.xml�<?xml version="1.0"?>
<node><interface name="org.freedesktop.login1.User"><property name="Display" type="(so)" access="read"/><property name="Sessions" type="a(so)" access="read"/></interface></node>
(uuay)org.mpris.MediaPlayer2.Player.xml�<?xml version="1.0"?>
<node><interface name="org.mpris.MediaPlayer2.Player"><method name="PlayPause"/><method name="Next"/><method name="Previous"/><property name="CanGoNext" type="b" access="read"/><property name="CanGoPrevious" type="b" access="read"/><property name="CanPlay" type="b" access="read"/><property name="Metadata" type="a{sv}" access="read"/><property name="PlaybackStatus" type="s" access="read"/></interface></node>
(uuay)org.freedesktop.login1.Session.xml�<?xml version="1.0"?>
<node><interface name="org.freedesktop.login1.Session"><signal name="Lock"/><signal name="Unlock"/><property name="Active" type="b" access="read"/><property name="Class" type="s" access="read"/><property name="Id" type="s" access="read"/><property name="Remote" type="b" access="read"/><property name="Type" type="s" access="read"/><property name="State" type="s" access="read"/><method name="SetLockedHint"><arg type="b" direction="in"/></method></interface></node>
(uuay)org.gnome.Shell.Wacom.PadOsd.xml�<?xml version="1.0"?>
<node><interface name="org.gnome.Shell.Wacom.PadOsd"><method name="Show"><arg name="device_node" direction="in" type="o"/><arg name="edition_mode" direction="in" type="b"/></method></interface></node>
(uuay)org.freedesktop.ModemManager.Modem.Cdma.xmlC<?xml version="1.0"?>
<node><interface name="org.freedesktop.ModemManager.Modem.Cdma"><method name="GetSignalQuality"><arg type="u" direction="out"/></method><method name="GetServingSystem"><arg type="(usu)" direction="out"/></method><signal name="SignalQuality"><arg type="u" direction="out"/></signal></interface></node>
(uuay)net.hadess.SensorProxy.xml�<?xml version="1.0"?>
<node><interface name="net.hadess.SensorProxy"><property name="HasAccelerometer" type="b" access="read"/></interface></node>
(uuay)org.freedesktop.bolt1.Manager.xml�<?xml version="1.0"?>
<node><interface name="org.freedesktop.bolt1.Manager"><property name="Probing" type="b" access="read"/><property name="AuthMode" type="s" access="readwrite"/><method name="EnrollDevice"><arg type="s" name="uid" direction="in"/><arg type="s" name="policy" direction="in"/><arg type="s" name="flags" direction="in"/><arg name="device" direction="out" type="o"/></method><signal name="DeviceAdded"><arg name="device" type="o"/></signal></interface></node>
(uuay)org.freedesktop.impl.portal.Access.xml*<?xml version="1.0"?>
<node><interface name="org.freedesktop.impl.portal.Access"><method name="AccessDialog"><arg type="o" name="handle" direction="in"/><arg type="s" name="app_id" direction="in"/><arg type="s" name="parent_window" direction="in"/><arg type="s" name="title" direction="in"/><arg type="s" name="subtitle" direction="in"/><arg type="s" name="body" direction="in"/><arg type="a{sv}" name="options" direction="in"/><arg type="u" name="response" direction="out"/><arg type="a{sv}" name="results" direction="out"/></method></interface></node>
(uuay)org.gnome.Shell.HotplugSniffer.xml�<?xml version="1.0"?>
<node><interface name="org.gnome.Shell.HotplugSniffer"><method name="SniffURI"><arg type="s" direction="in"/><arg type="as" direction="out"/></method></interface></node>
(uuay)org.gnome.Shell.Extensions.xml�<?xml version="1.0"?>
<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
<node><!--
      org.gnome.Shell.Extensions:
      @short_description: Extensions interface

      The interface used to query and manage extensions.
  --><interface name="org.gnome.Shell.Extensions"><!--
        ListExtensions:
        @extensions: A dictionary of extension infos

        Get a list of installed extensions. The returned @extensions
        dictionary maps extension UUIDs to info vardicts. See
        GetExtensionInfo() for documentation on possible keys.
    --><method name="ListExtensions"><arg type="a{sa{sv}}" direction="out" name="extensions"/></method><!--
        GetExtensionInfo:
        @uuid: The UUID of the extension
        @info: The returned extension info

        The information returned in the @info vardict depends on the
        metadata the extension provides, however it is guaranteed to
        contain the following keys:

        <variablelist>
          <varlistentry>
            <term>uuid s</term>
            <listitem><para>The UUID of the extension</para></listitem>
          </varlistentry>

          <varlistentry>
            <term>name s</term>
            <listitem><para>The name of the extension</para></listitem>
          </varlistentry>

          <varlistentry>
            <term>description s</term>
            <listitem><para>
              A short summary that describes what the extension does
            </para></listitem>
          </varlistentry>

          <varlistentry>
            <term>shell-version as</term>
            <listitem><para>An array of support shell versions</para></listitem>
          </varlistentry>

          <varlistentry>
            <term>type d</term>
            <listitem><para>
              The type of extension:
              <simplelist>
                <member>1: SYSTEM</member>
                <member>2: PER_USER</member>
              </simplelist>
            </para></listitem>
          </varlistentry>

          <varlistentry>
            <term>state d</term>
            <listitem><para>
              The state the extension is in:
              <simplelist>
                <member>1: ENABLED</member>
                <member>2: DISABLED</member>
                <member>3: ERROR</member>
                <member>4: OUT_OF_DATE</member>
                <member>5: DOWNLOADING</member>
                <member>6: INITIALIZED</member>
                <member>99: UNINSTALLED</member>
              </simplelist>
            </para></listitem>
          </varlistentry>

          <varlistentry>
            <term>path s</term>
            <listitem><para>The extension directory</para></listitem>
          </varlistentry>

          <varlistentry>
            <term>error s</term>
            <listitem><para>The most recent error caught in init(), enable() or disable()</para></listitem>
          </varlistentry>

          <varlistentry>
            <term>hasPrefs b</term>
            <listitem><para>Whether the extension includes preference UI</para></listitem>
          </varlistentry>
        </variablelist>

        By convention, many extensions will also include the following keys:
        <variablelist>
          <varlistentry>
            <term>version d</term>
            <listitem><para>The extension version</para></listitem>
          </varlistentry>

          <varlistentry>
            <term>url s</term>
            <listitem><para>The URL to the extension homepage or repository</para></listitem>
          </varlistentry>

          <varlistentry>
            <term>settings-schema s</term>
            <listitem><para>The ID of a bundled GSettings schema</para></listitem>
          </varlistentry>

          <varlistentry>
            <term>gettext-domain s</term>
            <listitem><para>The domain used for translations</para></listitem>
          </varlistentry>
        </variablelist>
    --><method name="GetExtensionInfo"><arg type="s" direction="in" name="uuid"/><arg type="a{sv}" direction="out" name="info"/></method><!--
        GetExtensionErrors:
        @uuid: The UUID of the extension
        @errors: The returned errors

        Get the list of errors that caused the extension
        to be in ERROR state.
    --><method name="GetExtensionErrors"><arg type="s" direction="in" name="uuid"/><arg type="as" direction="out" name="errors"/></method><!--
        InstallRemoteExtension:
        @uuid: The UUID of the extension
        @result: The result of the operation

        Download and install an extension.
    --><method name="InstallRemoteExtension"><arg type="s" direction="in" name="uuid"/><arg type="s" direction="out" name="result"/></method><!--
        UninstallExtension:
        @uuid: The UUID of the extension
        @success: Whether the operation was successful

        Uninstall an extension.
    --><method name="UninstallExtension"><arg type="s" direction="in" name="uuid"/><arg type="b" direction="out" name="success"/></method><!--
        ReloadExtension:
        @uuid: The UUID of the extension

        Reload an extension.
    --><method name="ReloadExtension"><arg type="s" direction="in" name="uuid"/></method><!--
        EnableExtension:
        @uuid: The UUID of the extension
        @success: Whether the operation was successful

        Enable an extension.
    --><method name="EnableExtension"> \
      <arg type="s" direction="in" name="uuid"/> \
      <arg type="b" direction="out" name="success"/> \
    </method> \

    <!--
        DisableExtension:
        @uuid: The UUID of the extension
        @success: Whether the operation was successful

        Disable an extension.
    -->
    <method name="DisableExtension"> \
      <arg type="s" direction="in" name="uuid"/> \
      <arg type="b" direction="out" name="success"/> \
    </method> \

    <!--
        LaunchExtensionPrefs:
        @uuid: The UUID of the extension

        Launch preferences of an extension.
    -->
    <method name="LaunchExtensionPrefs"><arg type="s" direction="in" name="uuid"/></method>

    <!--
        CheckForUpdates:
        Update all extensions for which updates are available
    -->
    <method name="CheckForUpdates"/>

    <!--
       LoadUserExtension:
       @uuid: The UUID of the extension
       @success: Whether the operation was successful

       Load a newly installed user extension
    -->

    <method name="LoadUserExtension"><arg type="s" direction="in" name="uuid"/><arg type="b" direction="out" name="success"/></method>

    <signal name="ExtensionStateChanged"><arg type="s" name="uuid"/><arg type="a{sv}" name="state"/></signal>

    <!--
        ExtensionStatusChanged:
        Deprecated for ExtensionStateChanged
    -->
    <signal name="ExtensionStatusChanged"><arg type="s" name="uuid"/><arg type="i" name="state"/><arg type="s" name="error"/></signal>

    <!--
        ShellVersion:
        The GNOME Shell version
    -->
    <property name="ShellVersion" type="s" access="read"/>

  </interface></node>
(uuay)org.gtk.Notifications.xmlE<?xml version="1.0"?>
<node><interface name="org.gtk.Notifications"><method name="AddNotification"><arg type="s" direction="in"/><arg type="s" direction="in"/><arg type="a{sv}" direction="in"/></method><method name="RemoveNotification"><arg type="s" direction="in"/><arg type="s" direction="in"/></method></interface></node>
(uuay)org.gnome.Shell.Screenshot.xmlI<?xml version="1.0"?>
<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
<node><!--
      org.gnome.Shell.Screenshot:
      @short_description: Screenshot interface

      The interface used to capture pictures of the screen contents.
  --><interface name="org.gnome.Shell.Screenshot"><!--
        Screenshot:
        @filename: The filename for the screenshot
        @include_cursor: Whether to include the cursor image or not
        @flash: Whether to flash the screen or not
        @success: whether the screenshot was captured
        @filename_used: the file where the screenshot was saved

        Takes a screenshot of the whole screen and saves it
        in @filename as png image, it returns a boolean
        indicating whether the operation was successful or not.
        @filename can either be an absolute path or a basename, in
        which case the screenshot will be saved in the $XDG_PICTURES_DIR
        or the home directory if it doesn't exist. The filename used
        to save the screenshot will be returned in @filename_used.
    --><method name="Screenshot"><arg type="b" direction="in" name="include_cursor"/><arg type="b" direction="in" name="flash"/><arg type="s" direction="in" name="filename"/><arg type="b" direction="out" name="success"/><arg type="s" direction="out" name="filename_used"/></method><!--
        ScreenshotWindow:
        @include_frame: Whether to include the frame or not
        @include_cursor: Whether to include the cursor image or not
        @flash: Whether to flash the window area or not
        @filename: The filename for the screenshot
        @success: whether the screenshot was captured
        @filename_used: the file where the screenshot was saved

        Takes a screenshot of the focused window (optionally omitting the frame)
        and saves it in @filename as png image, it returns a boolean
        indicating whether the operation was successful or not.
        @filename can either be an absolute path or a basename, in
        which case the screenshot will be saved in the $XDG_PICTURES_DIR
        or the home directory if it doesn't exist. The filename used
        to save the screenshot will be returned in @filename_used.
    --><method name="ScreenshotWindow"><arg type="b" direction="in" name="include_frame"/><arg type="b" direction="in" name="include_cursor"/><arg type="b" direction="in" name="flash"/><arg type="s" direction="in" name="filename"/><arg type="b" direction="out" name="success"/><arg type="s" direction="out" name="filename_used"/></method><!--
        ScreenshotArea:
        @x: the X coordinate of the area to capture
        @y: the Y coordinate of the area to capture
        @width: the width of the area to capture
        @height: the height of the area to capture
        @flash: whether to flash the area or not
        @filename: the filename for the screenshot
        @success: whether the screenshot was captured
        @filename_used: the file where the screenshot was saved

        Takes a screenshot of the passed in area and saves it
        in @filename as png image, it returns a boolean
        indicating whether the operation was successful or not.
        @filename can either be an absolute path or a basename, in
        which case the screenshot will be saved in the $XDG_PICTURES_DIR
        or the home directory if it doesn't exist. The filename used
        to save the screenshot will be returned in @filename_used.
    --><method name="ScreenshotArea"><arg type="i" direction="in" name="x"/><arg type="i" direction="in" name="y"/><arg type="i" direction="in" name="width"/><arg type="i" direction="in" name="height"/><arg type="b" direction="in" name="flash"/><arg type="s" direction="in" name="filename"/><arg type="b" direction="out" name="success"/><arg type="s" direction="out" name="filename_used"/></method><!--
        PickColor:

        Picks a color and returns the result.

        The @result vardict contains:
        <variablelist>
          <varlistentry>
            <term>color (ddd)</term>
            <listitem><para>The color, RGB values in the range [0,1].</para></listitem>
          </varlistentry>
        </variablelist>
    --><method name="PickColor"><arg type="a{sv}" direction="out" name="result"/></method><!--
        FlashArea:
        @x: the X coordinate of the area to flash
        @y: the Y coordinate of the area to flash
        @width: the width of the area to flash
        @height: the height of the area to flash

        Renders a flash spot effect in the specified rectangle of the screen.
    --><method name="FlashArea"><arg type="i" direction="in" name="x"/><arg type="i" direction="in" name="y"/><arg type="i" direction="in" name="width"/><arg type="i" direction="in" name="height"/></method><!--
        SelectArea:
        @x: the X coordinate of the selected area
        @y: the Y coordinate of the selected area
        @width: the width of the selected area
        @height: the height of the selected area

        Interactively allows the user to select a rectangular area of
        the screen, and returns its coordinates.
    --><method name="SelectArea"><arg type="i" direction="out" name="x"/><arg type="i" direction="out" name="y"/><arg type="i" direction="out" name="width"/><arg type="i" direction="out" name="height"/></method></interface></node>
(uuay)org.freedesktop.Application.xml'<?xml version="1.0"?>
<node><interface name="org.freedesktop.Application"><method name="ActivateAction"><arg type="s" direction="in"/><arg type="av" direction="in"/><arg type="a{sv}" direction="in"/></method><method name="Activate"><arg type="a{sv}" direction="in"/></method></interface></node>
(uuay)org.freedesktop.impl.portal.Request.xml|<?xml version="1.0"?>
<node><interface name="org.freedesktop.impl.portal.Request"><method name="Close"/></interface></node>
(uuay)org.gnome.SessionManager.Inhibitor.xml�<?xml version="1.0"?>
<node><interface name="org.gnome.SessionManager.Inhibitor"><method name="GetAppId"><arg type="s" direction="out"/></method><method name="GetReason"><arg type="s" direction="out"/></method></interface></node>
(uuay)org.freedesktop.impl.portal.PermissionStore.xmlF<?xml version="1.0"?>
<node><interface name="org.freedesktop.impl.portal.PermissionStore"><method name="Lookup"><arg name="table" type="s" direction="in"/><arg name="id" type="s" direction="in"/><arg name="permissions" type="a{sas}" direction="out"/><arg name="data" type="v" direction="out"/></method><method name="Set"><arg name="table" type="s" direction="in"/><arg name="create" type="b" direction="in"/><arg name="id" type="s" direction="in"/><arg name="app_permissions" type="a{sas}" direction="in"/><arg name="data" type="v" direction="in"/></method><signal name="Changed"><arg name="table" type="s" direction="out"/><arg name="id" type="s" direction="out"/><arg name="deleted" type="b" direction="out"/><arg name="data" type="v" direction="out"/><arg name="permissions" type="a{sas}" direction="out"/></signal></interface></node>
(uuay)org.gnome.Magnifier.xml'<?xml version="1.0"?>
<node><interface name="org.gnome.Magnifier"><method name="setActive"><arg type="b" direction="in"/></method><method name="isActive"><arg type="b" direction="out"/></method><method name="showCursor"/><method name="hideCursor"/><method name="createZoomRegion"><arg type="d" direction="in"/><arg type="d" direction="in"/><arg type="ai" direction="in"/><arg type="ai" direction="in"/><arg type="o" direction="out"/></method><method name="addZoomRegion"><arg type="o" direction="in"/><arg type="b" direction="out"/></method><method name="getZoomRegions"><arg type="ao" direction="out"/></method><method name="clearAllZoomRegions"/><method name="fullScreenCapable"><arg type="b" direction="out"/></method><method name="setCrosswireSize"><arg type="i" direction="in"/></method><method name="getCrosswireSize"><arg type="i" direction="out"/></method><method name="setCrosswireLength"><arg type="i" direction="in"/></method><method name="getCrosswireLength"><arg type="i" direction="out"/></method><method name="setCrosswireClip"><arg type="b" direction="in"/></method><method name="getCrosswireClip"><arg type="b" direction="out"/></method><method name="setCrosswireColor"><arg type="u" direction="in"/></method><method name="getCrosswireColor"><arg type="u" direction="out"/></method></interface></node>
(uuay)org.freedesktop.ModemManager1.Modem.xml�<?xml version="1.0"?>
<node><interface name="org.freedesktop.ModemManager1.Modem"><property name="SignalQuality" type="(ub)" access="read"/></interface></node>
(uuay)org.mpris.MediaPlayer2.xml�<?xml version="1.0"?>
<node><interface name="org.mpris.MediaPlayer2"><method name="Raise"/><property name="CanRaise" type="b" access="read"/><property name="DesktopEntry" type="s" access="read"/></interface></node>
(uuay)org.gnome.SettingsDaemon.Color.xml�<?xml version="1.0"?>
<node><interface name="org.gnome.SettingsDaemon.Color"><property name="DisabledUntilTomorrow" type="b" access="readwrite"/><property name="NightLightActive" type="b" access="read"/></interface></node>
(uuay)dbus-interfaces/-2,6*3$
" 5.+8#!1	&0/)47%org/org.gnome.Shell.AudioDeviceSelection.xml<?xml version="1.0"?>
<node><interface name="org.gnome.Shell.AudioDeviceSelection"><method name="Open"><arg name="devices" direction="in" type="as"/></method><method name="Close">
    </method><signal name="DeviceSelected"><arg name="device" type="s"/></signal></interface></node>
(uuay)org.freedesktop.ModemManager1.Modem.Modem3gpp.xml�<?xml version="1.0"?>
<node><interface name="org.freedesktop.ModemManager1.Modem.Modem3gpp"><property name="OperatorCode" type="s" access="read"/><property name="OperatorName" type="s" access="read"/></interface></node>
(uuay)org.freedesktop.realmd.Realm.xml'<?xml version="1.0"?>
<node><interface name="org.freedesktop.realmd.Realm"><property name="Name" type="s" access="read"/><property name="Configured" type="s" access="read"/><property name="Details" type="a(ss)" access="read"/><property name="LoginFormats" type="as" access="read"/><property name="LoginPolicy" type="s" access="read"/><property name="PermittedLogins" type="as" access="read"/><property name="SupportedInterfaces" type="as" access="read"/><method name="ChangeLoginPolicy"><arg name="login_policy" type="s" direction="in"/><arg name="permitted_add" type="as" direction="in"/><arg name="permitted_remove" type="as" direction="in"/><arg name="options" type="a{sv}" direction="in"/></method><method name="Deconfigure"><arg name="options" type="a{sv}" direction="in"/></method></interface></node>
(uuay)org.freedesktop.GeoClue2.Manager.xml<?xml version="1.0"?>
<node><interface name="org.freedesktop.GeoClue2.Manager"><property name="InUse" type="b" access="read"/><property name="AvailableAccuracyLevel" type="u" access="read"/><method name="AddAgent"><arg name="id" type="s" direction="in"/></method></interface></node>
(uuay)org.Gtk.MountOperationHandler.xml�<?xml version="1.0"?>
<node><interface name="org.Gtk.MountOperationHandler"><method name="AskPassword"><arg type="s" direction="in" name="object_id"/><arg type="s" direction="in" name="message"/><arg type="s" direction="in" name="icon_name"/><arg type="s" direction="in" name="default_user"/><arg type="s" direction="in" name="default_domain"/><arg type="u" direction="in" name="flags"/><arg type="u" direction="out" name="response"/><arg type="a{sv}" direction="out" name="response_details"/></method><method name="AskQuestion"><arg type="s" direction="in" name="object_id"/><arg type="s" direction="in" name="message"/><arg type="s" direction="in" name="icon_name"/><arg type="as" direction="in" name="choices"/><arg type="u" direction="out" name="response"/><arg type="a{sv}" direction="out" name="response_details"/></method><method name="ShowProcesses"><arg type="s" direction="in" name="object_id"/><arg type="s" direction="in" name="message"/><arg type="s" direction="in" name="icon_name"/><arg type="ai" direction="in" name="application_pids"/><arg type="as" direction="in" name="choices"/><arg type="u" direction="out" name="response"/><arg type="a{sv}" direction="out" name="response_details"/></method><method name="Close"/></interface></node>
(uuay)org.freedesktop.realmd.Provider.xml�<?xml version="1.0"?>
<node><interface name="org.freedesktop.realmd.Provider"><property name="Name" type="s" access="read"/><property name="Version" type="s" access="read"/><property name="Realms" type="ao" access="read"/><method name="Discover"><arg name="string" type="s" direction="in"/><arg name="options" type="a{sv}" direction="in"/><arg name="relevance" type="i" direction="out"/><arg name="realm" type="ao" direction="out"/></method></interface></node>
(uuay)org.gnome.SettingsDaemon.Rfkill.xml�<?xml version="1.0"?>
<node><interface name="org.gnome.SettingsDaemon.Rfkill"><property name="AirplaneMode" type="b" access="readwrite"/><property name="HardwareAirplaneMode" type="b" access="read"/><property name="BluetoothAirplaneMode" type="b" access="readwrite"/><property name="BluetoothHasAirplaneMode" type="b" access="read"/><property name="BluetoothHardwareAirplaneMode" type="b" access="readwrite"/><property name="ShouldShowAirplaneMode" type="b" access="read"/></interface></node>
(uuay)org.gnome.SettingsDaemon.Power.Screen.xml�<?xml version="1.0"?>
<node><interface name="org.gnome.SettingsDaemon.Power.Screen"><property name="Brightness" type="i" access="readwrite"/></interface></node>
(uuay)org.gnome.SessionManager.Presence.xml<?xml version="1.0"?>
<node><interface name="org.gnome.SessionManager.Presence"><method name="SetStatus"><arg type="u" direction="in"/></method><property name="status" type="u" access="readwrite"/><signal name="StatusChanged"><arg type="u" direction="out"/></signal></interface></node>
(uuay)org.freedesktop.GeoClue2.Agent.xml�<?xml version="1.0"?>
<node><interface name="org.freedesktop.GeoClue2.Agent"><property name="MaxAccuracyLevel" type="u" access="read"/><method name="AuthorizeApp"><arg name="desktop_id" type="s" direction="in"/><arg name="req_accuracy_level" type="u" direction="in"/><arg name="authorized" type="b" direction="out"/><arg name="allowed_accuracy_level" type="u" direction="out"/></method></interface></node>
(uuay)org.freedesktop.ModemManager1.Modem.ModemCdma.xml�<?xml version="1.0"?>
<node><interface name="org.freedesktop.ModemManager1.Modem.ModemCdma"><property name="Sid" type="u" access="read"/></interface></node>
(uuay)org.gnome.Shell.PerfHelper.xmlS<?xml version="1.0"?>
<node><interface name="org.gnome.Shell.PerfHelper"><method name="CreateWindow"><arg type="i" direction="in"/><arg type="i" direction="in"/><arg type="b" direction="in"/><arg type="b" direction="in"/><arg type="b" direction="in"/></method><method name="WaitWindows"/><method name="DestroyWindows"/></interface></node>
(uuay)org.freedesktop.login1.Manager.xml�<?xml version="1.0"?>
<node><interface name="org.freedesktop.login1.Manager"><method name="Suspend"><arg type="b" direction="in"/></method><method name="CanSuspend"><arg type="s" direction="out"/></method><method name="Inhibit"><arg type="s" direction="in"/><arg type="s" direction="in"/><arg type="s" direction="in"/><arg type="s" direction="in"/><arg type="h" direction="out"/></method><method name="GetSession"><arg type="s" direction="in"/><arg type="o" direction="out"/></method><method name="ListSessions"><arg name="sessions" type="a(susso)" direction="out"/></method><signal name="PrepareForSleep"><arg type="b" direction="out"/></signal></interface></node>
(uuay)org.freedesktop.ModemManager.Modem.Gsm.Network.xml
<?xml version="1.0"?>
<node><interface name="org.freedesktop.ModemManager.Modem.Gsm.Network"><method name="GetRegistrationInfo"><arg type="(uss)" direction="out"/></method><method name="GetSignalQuality"><arg type="u" direction="out"/></method><property name="AccessTechnology" type="u" access="read"/><signal name="SignalQuality"><arg type="u" direction="out"/></signal><signal name="RegistrationInfo"><arg type="u" direction="out"/><arg type="s" direction="out"/><arg type="s" direction="out"/></signal></interface></node>
(uuay)org.gnome.Shell.PortalHelper.xml<?xml version="1.0"?>
<node><interface name="org.gnome.Shell.PortalHelper"><method name="Authenticate"><arg name="connection" type="o" direction="in"/><arg name="url" type="s" direction="in"/><arg name="timestamp" type="u" direction="in"/></method><method name="Close"><arg name="connection" type="o" direction="in"/></method><method name="Refresh"><arg name="connection" type="o" direction="in"/></method><signal name="Done"><arg type="o" name="connection"/><arg type="u" name="result"/></signal></interface></node>
(uuay)org.gnome.Magnifier.ZoomRegion.xmlg<?xml version="1.0"?>
<node><interface name="org.gnome.Magnifier.ZoomRegion"><method name="setMagFactor"><arg type="d" direction="in"/><arg type="d" direction="in"/></method><method name="getMagFactor"><arg type="d" direction="out"/><arg type="d" direction="out"/></method><method name="setRoi"><arg type="ai" direction="in"/></method><method name="getRoi"><arg type="ai" direction="out"/></method><method name="shiftContentsTo"><arg type="i" direction="in"/><arg type="i" direction="in"/><arg type="b" direction="out"/></method><method name="moveResize"><arg type="ai" direction="in"/></method></interface></node>
(uuay)