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

The 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.

Warning

The gtk:statusbar implementation is deprecated since 4.10. This widget will be removed in GTK 5.
 

See also

#2024-5-2