Re: Notebook's focused_pages is private?
- From: "Andrew Conkling" <andrew conkling gmail com>
- To: "Christian Persch" <chpe gnome org>
- Cc: epiphany list <epiphany-list gnome org>
- Subject: Re: Notebook's focused_pages is private?
- Date: Sun, 6 Aug 2006 16:13:35 -0400
On 8/6/06, Christian Persch <chpe gnome org> wrote:
Le samedi 05 août 2006 à 21:28 -0400, Andrew Conkling a écrit :
> I'm working on a Python extension to mimic Firefox's LastTab's and
> Opera's behavior of tab switching. As such, I was looking for access
> to the list of recently used tabs that Epiphany seems to use when
> closing tabs.
>
> I took a look through src/ephy-notebook.c (at chpe's suggestion,
> thanks) and found notebook->priv->focused_pages. If I understand the
> code (I don't really know C) it looks as though this is what I'm
> looking for, but that it's private, so I would be unable to refer to
> it.
>
> Am I understanding this correctly?
Yes, it's not exposed to extensions. It would be easy enough to expose
it, though.
Hi Christian, and thanks for the reply.
I posted a feature request on b.g.o:
http://bugzilla.gnome.org/show_bug.cgi?id=350187.
Best,
Andrew
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]