diff options
Diffstat (limited to 'client/widgets/label.h')
| -rw-r--r-- | client/widgets/label.h | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/client/widgets/label.h b/client/widgets/label.h index 7c32916..b303d0d 100644 --- a/client/widgets/label.h +++ b/client/widgets/label.h @@ -34,7 +34,8 @@  /***   * Label Widget   * @tag label - * @screenshot + * @screenshot Example + * <label width="300" caption="A nice label with a caption"/>   * @extends widget   * This widget is used to present text to the user. It is a read-only widget   * and its value will always be the empty string. | 
