Method
IpuzCharsetcheck_text
Declaration [src]
gboolean
ipuz_charset_check_text (
const IpuzCharset* self,
const char* text
)
Description [src]
Checks to see if all the characters in text
are contained within
self
. This can be used to quickly assertain if a string is valid
to be used within a puzzle.