mirror of
https://github.com/Insality/druid
synced 2025-11-26 19:00:52 +01:00
Update documentation, refactoring
This commit is contained in:
@@ -196,7 +196,7 @@ end
|
||||
|
||||
--- Return true, if text with line break
|
||||
-- @function text:is_multiline
|
||||
-- @treturn boolean Is text node with line break
|
||||
-- @treturn bool Is text node with line break
|
||||
function M.is_multiline(self)
|
||||
return gui.get_line_break(self.node)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user