menubar.init: Update the property documentation.

This commit is contained in:
Emmanuel Lepage Vallee 2022-08-21 23:02:26 -07:00
parent 11ce8fd77c
commit 05ecb513c5
1 changed files with 1 additions and 0 deletions

View File

@ -542,6 +542,7 @@ end
--- Hide the menubar.
-- @staticfct menubar.hide
-- @noreturn
function menubar.hide()
if instance then
instance.wibox.visible = false