Method
IpuzPuzzleset_copyright
Declaration [src]
void
ipuz_puzzle_set_copyright (
IpuzPuzzle* self,
const gchar* copyright
)
Description [src]
Sets the copyright information for self
.
As an example:
ipuz_puzzle_set_copyright (puzzle, "© 2024 Yoyodyne, Inc");
Licence information can be included in the
IpuzPuzzle:license
property.
Sets property | Ipuz.Puzzle:copyright |