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)
|
update_status(self)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
--- Select the next layout.
|
||||||
|
-- @method next_layout
|
||||||
|
|
||||||
--- Create a keyboard layout widget.
|
--- Create a keyboard layout widget.
|
||||||
--
|
--
|
||||||
-- It shows current keyboard layout name in a textbox.
|
-- It shows current keyboard layout name in a textbox.
|
||||||
|
|
Loading…
Reference in New Issue