blob: f2a759a73d0dec4152ccfcb32c226836453a75b4 (
plain) (
tree)
|
|
<?xml version="1.0" encoding="UTF-8"?>
<node name="/org/gnome/Epiphany">
<interface name="org.gnome.Epiphany">
<method name="loadSession">
<arg type="s" name="SessionFilename" direction="in" />
<arg type="u" name="Timestamp" direction="in" />
</method>
<method name="loadURIList">
<annotation name="org.freedesktop.DBus.GLib.CSymbol" value="ephy_activation_load_uri_list" />
<arg type="as" name="URIs" direction="in" />
<arg type="s" name="Options" direction="in" />
<arg type="u" name="Timestamp" direction="in" />
</method>
<method name="openBookmarksEditor">
<arg type="u" name="Timestamp" direction="in" />
</method>
</interface>
</node>
|