pub fn native_window_buttons_ui(frame: &mut Frame, ui: &mut Ui)
Expand description

Show some close/maximize/minimize buttons for the native window.

Assumes it is in a right-to-left layout.

Use when CUSTOM_WINDOW_DECORATIONS is set.