1 #include <grass/config.h>
6 #include <grass/raster.h>
7 #include <grass/graphics.h>
28 _send_ident(GET_LOCATION_WITH_BOX);
58 _send_ident(GET_LOCATION_WITH_LINE);
89 _send_ident(GET_LOCATION_WITH_POINTER);
void REM_get_location_with_pointer(int *wx, int *wy, int *button)
void REM_get_location_with_box(int cx, int cy, int *wx, int *wy, int *button)
void REM_get_location_with_line(int cx, int cy, int *wx, int *wy, int *button)