Rotated sprite question

I'm coding a game where I need to blit a time arrow, that is, an arrow sprite that is rotated to display a little clock.
For it to work, the center of the rotation needs to be the bottom edge of the arrow, but I can't get it to work... could anyone give me some help on this simple problem?
Here is the sprite I'm using so you can get a better view of the question:
I've tried looking at the GapiDraw docs but I doesn't give much information on that...
For it to work, the center of the rotation needs to be the bottom edge of the arrow, but I can't get it to work... could anyone give me some help on this simple problem?
Here is the sprite I'm using so you can get a better view of the question:

I've tried looking at the GapiDraw docs but I doesn't give much information on that...