Method
IpuzPuzzleset_date
Declaration [src]
void
ipuz_puzzle_set_date (
IpuzPuzzle* self,
const gchar* date
)
Description [src]
Sets the date of the puzzle or the publication date.
This string should be in the format "mm/dd/yyyy"
, though this
isn’t currently enforced.
Note: This string can also be styled with PangoMarkup. See the Text Handling section for additional information.
Sets property | Ipuz.Puzzle:date |