keyboardlayout: Document `next_layout`.

This commit is contained in:
Emmanuel Lepage Vallee 2020-02-29 19:37:19 -05:00
parent c220bcce87
commit 75f51d2fee
1 changed files with 3 additions and 0 deletions

View File

@ -252,6 +252,9 @@ local function update_layout(self)
update_status(self)
end
--- Select the next layout.
-- @method next_layout
--- Create a keyboard layout widget.
--
-- It shows current keyboard layout name in a textbox.