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

The accessor for the ui slot of the gtk:ui-manager class gets a XML string describing 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

#2025-09-17