#plugins.core.preferences.panels.menubar

Menubar Preferences Panel


#API Overview

Fields - Variables which can only be accessed from an object returned by a constructor


#API Documentation

#Fields

Signatureplugins.core.preferences.panels.menubar.displayMenubarAsIcon <cp.prop: boolean>
TypeField
DescriptionIf true, the menubar item will be the app icon. If not, it will be the app name.
NotesNone
Sourcesrc/plugins/core/preferences/panels/menubar.lua line 62

Signatureplugins.core.preferences.panels.menubar.lastGroup <cp.prop: string>
TypeField
DescriptionLast group used in the Preferences Drop Down.
NotesNone
Sourcesrc/plugins/core/preferences/panels/menubar.lua line 36

Signatureplugins.core.preferences.panels.menubar.lastIconPath <cp.prop: string>
TypeField
DescriptionLast Icon path.
NotesNone
Sourcesrc/plugins/core/preferences/panels/menubar.lua line 31

Signatureplugins.core.preferences.panels.menubar.menubarLabel <cp.prop: table>
TypeField
DescriptionThe menubar icon.
NotesNone
Sourcesrc/plugins/core/preferences/panels/menubar.lua line 57

Signatureplugins.core.preferences.panels.menubar.showSectionHeadingsInMenubar <cp.prop: boolean>
TypeField
DescriptionShow section headings in menubar.
NotesNone
Sourcesrc/plugins/core/preferences/panels/menubar.lua line 41