3 #include <grass/raster.h>
4 #include <grass/graphics.h>
void LOC_get_location_with_pointer(int *wx, int *wy, int *button)
void LOC_get_location_with_line(int cx, int cy, int *wx, int *wy, int *button)
void LOC_get_location_with_box(int cx, int cy, int *wx, int *wy, int *button)