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