[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 _gFntSet()
 Set a font previously loaded with _gFntLoad() as active
------------------------------------------------------------------------------
 C Prototype

     #include "llibg.api"
     ERRCODE _gFntSet(
                       int iFontID
                     )

 Arguments

     iFontID is the font handle as returned by _gFntLoad().

 Returns

     SUCCESS if successful; otherwise, an error code.

 Files   Library is LLIBG.LIB, header file is Llibg.api.


See Also: _gFntClipSet() _gFntGet() _gFntLoad()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson