Module icon
cosmic
0.1.0
Module icon
Module Items
Structs
Enums
Functions
In cosmic::
iced::
window
Modules
icon
raw_window_handle
screenshot
settings
Structs
Icon
Id
PlatformSpecific
Screenshot
Settings
Enums
Action
Event
Level
Mode
Position
RedrawRequest
UserAttention
Functions
change_icon
change_level
change_mode
close
close_events
close_requests
disable_blur
disable_mouse_passthrough
drag
enable_blur
enable_mouse_passthrough
events
frames
gain_focus
get_latest
get_maximized
get_minimized
get_mode
get_oldest
get_position
get_raw_id
get_scale_factor
get_size
maximize
minimize
move_to
open
open_events
request_user_attention
resize
resize_events
run_with_handle
screenshot
show_system_menu
toggle_decorations
toggle_maximize
cosmic
::
iced
::
window
Module
icon
Copy item path
Settings
Help
Summary
Source
Expand description
Attach an icon to the window of your application.
Structs
§
Icon
An window icon normally used for the titlebar or taskbar.
Enums
§
Error
An error produced when creating an
Icon
.
Functions
§
from_
rgba
Builds an
Icon
from its RGBA pixels in the
sRGB
color space.