SourceClass AtomLayoutResponse
from egui import AtomLayoutResponseclass AtomLayoutResponse:Renamed to WidgetAtomResponse.
from egui import AtomLayoutResponseclass AtomLayoutResponse:Renamed to WidgetAtomResponse.
@property
def response(self, /) -> Response§def custom_rect(self, /, id: Id) -> Rect |None§def custom_rect_count(self, /) -> int§def custom_rects(self, /) -> list[tuple[int, Rect]]§def rect(self, /, id: Id) -> Rect |None§