IMMulticontext.setContextId

void setContextId(string contextId = null)

Sets the context id for context.

This causes the currently active delegate of context to be replaced by the delegate corresponding to the new context id.

Setting this to a non-null value overrides the system-wide IM module setting. See the gtk.settings.Settings.gtkImModule property.

Parameters

contextIdthe id to use