Hi;

On 7 January 2016 at 21:50, rastersoft <ras...@rastersoft.com> wrote:
> Hi all:
>
> Is it possible to use Gtk widgets in an Atom editor extension?

Since Atom is not based on GTK, I can't see how would that work.

> If not, is it possible to embedd the atom editor inside a Gtk window?

You may be able to embed the whole window via GtkSocket, on X11 only,
and provided you find a way to determine the window's XID to use. In
practice, I highly doubt it'll work.

Ciao,
 Emmanuele.

-- 
https://www.bassi.io
[@] ebassi [@gmail.com]
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to