docs: add documentation for window.button.height

This commit is contained in:
tokyo4j 2024-11-03 19:59:57 +09:00 committed by Hiroaki Yamamoto
parent 14aad38a2c
commit 49587d48d6

View file

@ -122,6 +122,10 @@ labwc-config(5).
Width of a titlebar button, in pixels. Width of a titlebar button, in pixels.
Default is 26. Default is 26.
*window.button.height*
Height of a titlebar button, in pixels.
Default is 26.
*window.button.spacing* *window.button.spacing*
Space between titlebar buttons, in pixels. Space between titlebar buttons, in pixels.
Default is 0. Default is 0.