WindowBoundsResolver typedef

WindowBoundsResolver = GRect? Function()

A function that returns the global coordinates of the widget.

Implementation

typedef WindowBoundsResolver = GRect? Function();