Marging and Padding for a selected side

This commit is contained in:
David Botton 2021-11-16 20:08:21 -05:00
parent 9eef46f8d6
commit 5874b88dec
5 changed files with 32 additions and 7 deletions

View file

@ -302,8 +302,10 @@ embedded in a native template application.)"
(set-outline generic-function)
(margin generic-function)
(set-margin generic-function)
(set-margin-side generic-function)
(padding generic-function)
(set-padding generic-function)
(set-padding-side generic-function)
(cursor generic-function)
(font-style-type type)
(font-variant-type type)