gui/widgets/region.h file

Base widget class for Region's.

Contents

Functions

void region_get_lane_full_rect(ZRegion* self, GdkRectangle* rect)
Returns the lane rectangle for the region.
auto region_draw(ZRegion* self, GtkSnapshot* snapshot, GdkRectangle* rect) -> HOT void
Draws the ZRegion in the given cairo context in relative coordinates.