(In reply to comment #11)
> I understand that the way to do it is:
> 1. Make the XUL popup menu implement GtkMenuShell.
> 2. Populate it with gtk_im_multicontext_append_menuitems.
That will only work for XUL-using applications. Embedders need a way to get at the Gtk IM context.
(In reply to comment #11) multicontext_ append_ menuitems.
> I understand that the way to do it is:
> 1. Make the XUL popup menu implement GtkMenuShell.
> 2. Populate it with gtk_im_
That will only work for XUL-using applications. Embedders need a way to get at the Gtk IM context.