Module egui::containers::window
source ยท Structsยง
- PossibleInteractions ๐Which sides can be resized?
- ResizeInteraction ๐Resizing the window edges.
- SideResponse ๐A minitature version of
Response
, for each side of the window. - TitleBar ๐
- Builder for a floating window which can be dragged, closed, collapsed, resized and scrolled (off by default).
Functionsยง
- close_button ๐Paints the โCloseโ button of the window and processes clicks on it.
- Fill in parts of the window frame when we resize by dragging that part
- paint_resize_corner ๐
- resize_interaction ๐
- resize_response ๐
- show_title_bar ๐