Name
addtodo — Add new todo.
Synopsis
QString addtodo(QString todoname)
Parameters
todonameThe name of new to-do.
Description
addtodo(QString todoname) is a D-Bus call that
adds a new top-level to-do to the current storage. The UID of the new to-do
is returned.