Part of pida.utils.emacs.emacsembed View In Hierarchy
The EmacsEmbedWidget makes use of a GTK socket to embed an Emacs frame inside a GTK application. The widget is also a GTK Event Box, so key events are available.
Line # | Kind | Name | Docs |
---|---|---|---|
43 | Method | __init__ | Constructor. |
51 | Method | run | Start the Emacs process. |
65 | Method | grab_input_focus | Undocumented |
68 | Method | _create_ui | Instantiate the GTK socket. |