Unify get/set of (sub)titles to none-nullable
- gtk_label_set_label() does not (officially) accept NULL
- there is no need to accept/return NULL
- it was not consistent between types before
See #219 (closed)
Edited by Alice Mikhaylenko
See #219 (closed)