gui_strlen

Returns the length of a string in pixels.

Description

int gui_strlen(const char *s);
Helper function for use by the GUI routines. Returns the length of a string in pixels, ignoring '&' characters.
See Also:

Related Projects

The following projects include source code containing this keyword: