cosmic
1.0.0
Module padding
Module Items
Structs
Functions
In cosmic::
iced::
daemon::
program::
graphics::
core
cosmic
::
iced
::
daemon
::
program
::
graphics
::
core
Module
padding
Copy item path
Expand description
Space stuff around the perimeter.
Structs
§
Padding
An amount of space to pad for each side of a box
Functions
§
all
Create a
Padding
that is equal on all sides.
bottom
Create some bottom
Padding
.
horizontal
Create some
Padding
with equal left and right sides.
left
Create some left
Padding
.
right
Create some right
Padding
.
top
Create some top
Padding
.
vertical
Create some
Padding
with equal top and bottom sides.