Hi,

Thanks for the quick reply! I've been looking at the two examples
"reopen-closed-tabs" and "close-multiple-tabs" but don't understand yet
how a function from the epiphany source is called from the seed
extension. If I for example would want to call "ephy_session_save" in
"ephy_session.c", how would I write the code? 

Regards,

Jonathan


sön 2010-04-04 klockan 17:45 +0200 skrev Xan Lopez:

> On Sun, Apr 4, 2010 at 5:31 PM, Jonthan Wadelius <[email protected]> wrote:
> > Hi,
> >
> > I'm going to start trying to write seed extensions for epiphany. I've looked
> > at the epiphany source code as well as the available seed examples today and
> > got some questions:
> > - Can regular functions from the source code be called by Seed?
> > - How do I distinguish the parts of the epiphany source that are accessible
> > from the extensions?
> 
> The only functions that you can use are those exported as public API
> in our headers. They have changed quite a bit recently (and might
> change a bit more in the future), so whatever documentation is out
> there isn't probably super useful at this point. My suggestion is that
> you check the working extensions in the epiphany-extensions module for
> guidance and examples on how to do things.
> 
> This is something I hope we'll able to improve starting this cycle, so
> don't despair :)
> 
> Cheers,
> 
> Xan
> 
> >
> > Regards,
> > Jonathan Wadelius
> > _______________________________________________
> > epiphany-list mailing list
> > [email protected]
> > http://mail.gnome.org/mailman/listinfo/epiphany-list
> >
> >


_______________________________________________
epiphany-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/epiphany-list

Reply via email to