[ prev :: next :: up ] libgalloc-current (3)

Simplified forms of ggiGAAddMode

Name

ggiGAAddSimpleMode, ggiGAAddTextMode, ggiGAAddGraphMode : Simplified forms of ggiGAAddMode

Synopsis

#include <ggi/galloc.h>

int ggiGAAddSimpleMode(ggi_visual_t vis, ggiGA_resource_list *reqlist,
                       int xsize, int ysize,
                       int frames,
                       ggi_graphtype type,
                       ggiGA_resource_handle *handle);

int ggiGAAddTextMode(ggi_visual_t vis, ggiGA_resource_list *reqlist,
                     int cols, int rows,
                     int vcols, int vrows,
                     int fontsizex, int fontsizey,
                     ggi_graphtype type,
                     ggiGA_resource_handle *handle);

int ggiGAAddGraphMode(ggi_visual_t vis, ggiGA_resource_list *reqlist,
                      int xsize, int ysize,
                      int xvirtual, int yvirtual, ggi_graphtype type,
                      ggiGA_resource_handle *handle);

Description

These functions are to ggiGAAddMode what ggiSetTextMode, ggiSetGraphMode and ggiSetSimpleMode are to ggiSetMode. See the related manual pages.

See Also

:man:`ggiGGAddMode(3)`, :man:`ggiGGAddMode(3)`

System Message: ERROR/3 (../ggi-core/libgalloc/doc/libgalloc.txt, line 228); backlink

Unknown interpreted text role "man".

System Message: ERROR/3 (../ggi-core/libgalloc/doc/libgalloc.txt, line 228); backlink

Unknown interpreted text role "man".
 
[ prev :: next :: up ] libgalloc-current (3)
2006/08/09 02:58:20