Method
IpuzPuzzleInfoget_pangram_count
Declaration [src]
guint
ipuz_puzzle_info_get_pangram_count (
IpuzPuzzleInfo* self
)
Description [src]
Returns the number of distinct, possible pangrams within a puzzle.
A pangram is when all the letters of the alphabet are used in one puzzle. A double pangram is when every letter is used twice.