aboutsummaryrefslogtreecommitdiffstats
path: root/idl/EphyAutomation.idl
blob: 090fd51f3527d0ba6ceea4064606789fbcd54673 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
#include <Bonobo.idl>

module GNOME {

    interface EphyAutomation : Bonobo::Unknown {
        boolean loadurl  (in string  url, 
                  in string  geometry, 
                  in boolean fullscreen,
                  in boolean open_in_existing_tab,
                  in boolean open_in_new_tab,
                  in boolean open_in_new_window,
                  in boolean raise);

        boolean addBookmark (in string url);

        /**
         * Closes all opened windows. 
         * if disableServer is true, 
         * server mode is disbaled 
         * (and Galeon exits)
         */
        boolean quit (in boolean disableServer);
        
        boolean loadSession (in string filename);
    };
};

antw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/devel/p5-Class-Accessor-Named/Makefile?h=mate-1.16&id=148314483d3098c0d6a33944f1190842e671502f'>Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-4/+4