# plugins.core.preferences.panels.menubar

Menubar Preferences Panel


# API Overview

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

  • displayMenubarAsIcon
  • lastGroup
  • lastIconPath
  • menubarLabel
  • showSectionHeadingsInMenubar

# API Documentation

# Fields

# displayMenubarAsIcon

Signature plugins.core.preferences.panels.menubar.displayMenubarAsIcon <cp.prop: boolean>
Type Field
Description If true, the menubar item will be the app icon. If not, it will be the app name.
Notes None
Source src/plugins/core/preferences/panels/menubar.lua line 62

# lastGroup

Signature plugins.core.preferences.panels.menubar.lastGroup <cp.prop: string>
Type Field
Description Last group used in the Preferences Drop Down.
Notes None
Source src/plugins/core/preferences/panels/menubar.lua line 36

# lastIconPath

Signature plugins.core.preferences.panels.menubar.lastIconPath <cp.prop: string>
Type Field
Description Last Icon path.
Notes None
Source src/plugins/core/preferences/panels/menubar.lua line 31

# menubarLabel

Signature plugins.core.preferences.panels.menubar.menubarLabel <cp.prop: table>
Type Field
Description The menubar icon.
Notes None
Source src/plugins/core/preferences/panels/menubar.lua line 57

# showSectionHeadingsInMenubar

Signature plugins.core.preferences.panels.menubar.showSectionHeadingsInMenubar <cp.prop: boolean>
Type Field
Description Show section headings in menubar.
Notes None
Source src/plugins/core/preferences/panels/menubar.lua line 41