Module padding
cosmic
0.1.0
Module padding
Module Items
Structs
Functions
In cosmic::
iced_
winit::
graphics::
core
Modules
alignment
border
clipboard
event
font
gradient
id
image
keyboard
layout
mouse
overlay
padding
renderer
svg
text
theme
time
touch
widget
window
Macros
color
Structs
Border
Color
Degrees
Element
Font
Hasher
Image
Layout
Padding
Pixels
Point
Radians
Rectangle
Shadow
Shell
Size
SmolStr
Svg
Text
Transformation
Vector
Enums
Alignment
Background
ContentFit
Event
Gradient
Length
Rotation
Theme
Traits
Clipboard
Overlay
Renderer
Widget
cosmic
::
iced_winit
::
graphics
::
core
Module
padding
Copy item path
Settings
Help
Summary
Source
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
.
left
Create some left
Padding
.
right
Create some right
Padding
.
top
Create some top
Padding
.