Package: gtk

Function gtk:im-multicontext-context-id

Lambda List

gtk:im-multicontext-context-id (context)

Syntax

(gtk:im-multicontext-context-id context) => id
(setf (gtk:im-multicontext-context-id content) id)

Arguments

context -- a gtk:im-multicontext object
id -- a string for the context ID

Details

Gets or sets the ID of the currently active delegate of the context. Setting the context causes the currently active delegate of context to be replaced by the delegate corresponding to the new context ID.
 

See also

2026-01-31