summaryrefslogtreecommitdiffstats
path: root/src/controller/actions/zoom.h (plain)
blob: bd5b852b980f0cfaa3a3137fc99e9769ec7e72df
1
2
3
4
5
6
7
8
9
#ifndef ZOOM_H
#define ZOOM_H

/*
 * Perform a zoom operation.
 */
void zoom (int x1, int y1, int x2, int y2);

#endif // ZOOM_H

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.