doc: refer to gears.color.create_pattern from set_color
This commit is contained in:
parent
4d7bd19014
commit
faa1c74f03
|
@ -31,6 +31,7 @@ local data = setmetatable({}, { __mode = "k" })
|
|||
-- @function set_color
|
||||
-- @param graph The graph.
|
||||
-- @param color The graph color.
|
||||
-- @see gears.color.create_pattern
|
||||
|
||||
--- Set the graph background color.
|
||||
--
|
||||
|
|
Loading…
Reference in New Issue