get_rect#

EdgeWindow.get_rect()[source]#

Compute the rect that defines the area this GUI is drawn to

Returns:

x_pos, y_pos, width, height

Return type:

int, int, int, int