Supported Browsers Home   
MGL_availableFont Previous   
MGL_availableJPEG Next   
External Functions Up   

MGL_availableIcon

Determines if the specified icon file is available for use.

Declaration

ibool MGLAPI MGL_availableIcon(
    const char *iconName)

Prototype In

mgraph.h

Parameters

iconName

Name of icon file to check for

 

Return Value

True if the icon file exists, False if not.

Description

Attempt to locate the specified icon file, and verify that it is available for use.

See Also

MGL_loadIcon

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com