Package: gtk

Function gtk-statusbar-context-id

Lambda List

gtk-statusbar-context-id (statusbar context)

Arguments

statusbar -- a gtk-statusbar widget
context -- a string with the textual description of what context the new message is being used in

Return Value

An integer context ID.

Details

Returns a new context identifier, given a description of the actual context. Note that the description is not shown in the UI.
 

See also

*2021-12-22