add documentation for signal "property::value"
This commit is contained in:
parent
d9cc56538f
commit
7521a861e6
|
@ -114,6 +114,8 @@ local slider = {mt={}}
|
|||
|
||||
--- The slider value.
|
||||
--
|
||||
-- **Signal:** *property::value* notify the value is changed.
|
||||
--
|
||||
--@DOC_wibox_widget_slider_value_EXAMPLE@
|
||||
--
|
||||
-- @property value
|
||||
|
|
Loading…
Reference in New Issue