egui_
winit
0.30.0
Modules
clipboard
Structs
EventResponse
State
WindowSettings
Enums
ActionRequested
Functions
apply_viewport_builder_to_window
create_window
create_winit_window_attributes
inner_rect_in_points
outer_rect_in_points
pixels_per_point
process_viewport_commands
screen_size_in_pixels
short_device_event_description
short_window_event_description
update_viewport_info
egui_winit
Function
inner_rect_in_points
Copy item path
Settings
Help
Summary
Source
pub fn inner_rect_in_points( window: &
Window
, pixels_per_point:
f32
, ) ->
Option
<
Rect
>