Constructor
IpuzCrosswordnew
Declaration [src]
IpuzPuzzle*
ipuz_crossword_new (
void
)
Return value
Type: IpuzPuzzle
A newly allocated IpuzCrossword
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |