* Regex: Added a create() method and added default parameter values.
Added a simple example.
* Added SignalTimeout::connect_seconds(), in addition to the existing
SignalTimeout::connect(), as a wrapper of g_timeout_add_seconds().
Improveed the documentation.
* Added get_user_special_dir().
(Murray Cumming)