Gtk.IMMulticontext.prototype.set_context_id
function set_context_id(context_id:String):void {
// Gjs wrapper for gtk_im_multicontext_set_context_id()
}Sets the context id for context.
This causes the currently active slave of context to be replaced by the slave corresponding to the new context id.
Since 2.16
- context_id
the id to use