blob: 2e21799a902598be608388a000a87a426f49e812 (
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"/>
<arg type="u"/>
</method>
<method name="loadUrl">
<arg type="s"/>
<arg type="b"/>
<arg type="b"/>
<arg type="b"/>
<arg type="u"/>
</method>
<method name="openBookmarksEditor">
<arg type="u"/>
</method>
<method name="importBookmarks">
<arg type="s"/>
</method>
<method name="addBookmark">
<arg type="s"/>
</method>
</interface>
</node>
|