menubar.init: Update the property documentation.
This commit is contained in:
parent
11ce8fd77c
commit
05ecb513c5
|
@ -542,6 +542,7 @@ end
|
|||
|
||||
--- Hide the menubar.
|
||||
-- @staticfct menubar.hide
|
||||
-- @noreturn
|
||||
function menubar.hide()
|
||||
if instance then
|
||||
instance.wibox.visible = false
|
||||
|
|
Loading…
Reference in New Issue