Method
IpuzPuzzleget_date
Declaration [src]
const gchar*
ipuz_puzzle_get_date (
IpuzPuzzle* self
)
Description [src]
Returns 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.
Gets property | Ipuz.Puzzle:date |