Merge branch 'doc-scale-button-css' into 'gtk-3-24'

Document the CSS class used for the ScaleButton popover

See merge request GNOME/gtk!1246
This commit is contained in:
Emmanuele Bassi
2019-12-22 19:31:40 +00:00

View File

@@ -70,6 +70,8 @@
*
* GtkScaleButton has a single CSS node with name button. To differentiate
* it from a plain #GtkButton, it gets the .scale style class.
*
* The popup widget that contains the scale has a .scale-popup style class.
*/