...
Global widgets are widgets that you can define in a defs section of a UI file so that you can then use those widgets multiple places through out the UI file. For more information on using global widgets, see the documentation on the defs section.
linearGradient
A linearGradient defines a pattern that can be used as the background color of a component.
...