Initial python-purple commit.
[python-purple] / core / pounce.pxd
1 cdef extern from "libpurple/pounce.h":
2     cdef gboolean purple_pounces_load()