GNU Info

Info Node: (aalib.info)aa_resize

(aalib.info)aa_resize


Next: aa_scrheight Prev: aa_resizehandler Up: Reference
Enter node , (file) or (file)node

aa_resize
=========

     #include <aalib.h>


     int aa_resize(aa_context *c);

Parameters
==========

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

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

Do resize action. This function ought to be called when application
takes into account the AA_RESIZE event.  The context is reinitialized
and set to new sizes.

Return value
============

0 when no resizing is done and 1 when resizing was succesfull.


automatically generated by info2www version 1.2.2.9