Shelf#
(Shelf)
- Default object name:
shelf
- Inherits from: Widget
Description#
Allow users to add, remove and organize buttons by categories. Each button is associated with a script and when it's clicked on, the script is launched.
CID#
class "Shelf" "Widget" {
#version 0.0
icon "../icons/object_icons/widget_shelf.iconrc"
doc "Allow users to add, remove and organize buttons by categories. Each button is associated with a script and when it\'s clicked on, the script is launched."
}