all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* xwidget and webkit devtools
@ 2016-04-13 21:32 Nicolas Petton
  2016-04-13 21:52 ` joakim
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Petton @ 2016-04-13 21:32 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 97 bytes --]

Hi,

I was wondering if it's possible to toggle the webkit devtools with
xwidgets?

Cheers,
Nico

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 512 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: xwidget and webkit devtools
  2016-04-13 21:32 xwidget and webkit devtools Nicolas Petton
@ 2016-04-13 21:52 ` joakim
  0 siblings, 0 replies; 2+ messages in thread
From: joakim @ 2016-04-13 21:52 UTC (permalink / raw)
  To: Nicolas Petton; +Cc: emacs-devel

Nicolas Petton <nicolas@petton.fr> writes:

> Hi,
>
> I was wondering if it's possible to toggle the webkit devtools with
> xwidgets?

Not that I know of.

Probably you need to expose api:s like:
http://webkitgtk.org/reference/webkitgtk/stable/WebKitWebInspector.html

In the main xwidget branch there is a gir implementation so that you
dont need to wrap every interesting function.

In this case it seems a little bit harder than usual to access because
it seems you need to manage a new frame.

>
> Cheers,
> Nico
>

-- 
Joakim Verona



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-04-13 21:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-13 21:32 xwidget and webkit devtools Nicolas Petton
2016-04-13 21:52 ` joakim

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.