Package: gtk
Function gtk:alignment-set-padding
Lambda Listgtk:alignment-set-padding (alignment top bottom left right) ArgumentsDetails
Sets the padding on the different sides of the widget.
The padding adds blank space to the sides of the child widget. For instance,
this can be used to indent the child widget towards the right by adding
padding on the left. Warning | See also |
2023-12-28