Package: gtk

Accessor gtk:ui-manager-ui

Lambda List

gtk:ui-manager-ui (object)

Syntax

(gtk:ui-manager-ui object) => ui

Arguments

object -- a gtk:ui-manager object
ui -- a string containing a XML representation of the merged UI

Details

Accessor of the ui slot of the gtk:ui-manager class. Creates a UI definition of the merged UI.

Warning

The gtk:ui-manager-ui function has been deprecated since version 3.10 and should not be used in newly written code.
 

See also

#2023-3-29