DVUI

Fields

#
modal:bool
bool
modal_alpha:?u8
?u8
rect:?*Rect
?*Rect
center_on:?Rect.Natural
?Rect.Natural
open_flag:?*bool
?*bool
resize:Resize

Whether to allow resizing the window by dragging the edges/corners.

process_events_in_deinit:bool
bool
stay_above_parent_window:bool
bool
window_avoid:enum { none, // nudge away from previously focused subwindow, might land on another nudge_once, // nudge away from all subwindows nudge, }
enum { none, // nudge away from previously focused subwindow, might land on another nudge_once, // nudge away from all subwindows nudge, }