keyboardlayout: Document `next_layout`.
This commit is contained in:
parent
c220bcce87
commit
75f51d2fee
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue