AdwEntryRow: Add max-length property
Adds the max-length property to AdwEntryRow, which allows limiting the length of the text in the entry.
Closes: #832 (closed)
This currently does not have any tests, I noticed that other properties don't have any tests either so I wasn't sure if I should any for max-length.