From 7521a861e69ae8cdf1efc6e81194e13f80482235 Mon Sep 17 00:00:00 2001 From: Aire-One Date: Sun, 22 Apr 2018 15:33:04 +0200 Subject: [PATCH] add documentation for signal "property::value" --- lib/wibox/widget/slider.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/wibox/widget/slider.lua b/lib/wibox/widget/slider.lua index c3c74bd71..3c1335628 100644 --- a/lib/wibox/widget/slider.lua +++ b/lib/wibox/widget/slider.lua @@ -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