table of contents
TICKIT_RECT_TRANSLATE(3) | Library Functions Manual | TICKIT_RECT_TRANSLATE(3) |
NAME¶
tickit_rect_translate - move the area of a rectangleSYNOPSIS¶
#include <tickit.h> void tickit_rect_translate(TickitRect *rect, int downward, int rightward);
Link with -ltickit.