scale: Add property annotations

Connect properties, getters, and setters with annotations
This commit is contained in:
Matthias Clasen 2021-02-25 07:01:55 -05:00 committed by Emmanuele Bassi
parent 3a62913a97
commit c0bd352c88

View File

@ -46,9 +46,7 @@
/**
* SECTION:gtkscale
* @Short_description: A slider widget for selecting a value from a range
* @Title: GtkScale
* GtkScale:
*
* A `GtkScale` is a slider control used to select a numeric value.
*