GNU Info

Info Node: (aalib.info)aa_resizehandler

(aalib.info)aa_resizehandler


Next: aa_resize Prev: aa_render Up: Reference
Enter node , (file) or (file)node

aa_resizehandler
================

     #include <aalib.h>


     void aa_resizehandler
     (
         aa_context *c,
         void (*handler)(aa_context *)
     );

Parameters
==========

    `aa_context *c'
          Specifies the AA-lib context to operate on.

    `void (*handler)(aa_context *)'
          Function to be called when resize happends.

Description
===========

Set user handler to be called on resize event.


automatically generated by info2www version 1.2.2.9