grid_set_padding
grid_set_padding(gd, grid_view_x(gd, px), grid_view_y(gd, py));
void grid_set_padding(struct grid *, u_int, u_int);