/usr/share/gtk-doc/html/libtododb/libtododb.devhelp2 is in libtododb-dev 0.11-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | <?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
<book xmlns="http://www.devhelp.net/book" title="GPE Manual: libtododb Reference" link="index.html" author="Florian Boor" name="libtododb" version="2">
<chapters>
<sub name="Programmers Interface" link="ch01.html">
<sub name="todo-db" link="libtododb-todo-db.html"/>
</sub>
<sub name="About" link="ch02.html"/>
</chapters>
<functions>
<keyword type="enum" name="enum item_state" link="libtododb-todo-db.html#item-state"/>
<keyword type="struct" name="struct todo_item" link="libtododb-todo-db.html#todo-item"/>
<keyword type="macro" name="PRIORITY_HIGH" link="libtododb-todo-db.html#PRIORITY-HIGH:CAPS"/>
<keyword type="macro" name="PRIORITY_STANDARD" link="libtododb-todo-db.html#PRIORITY-STANDARD:CAPS"/>
<keyword type="macro" name="PRIORITY_LOW" link="libtododb-todo-db.html#PRIORITY-LOW:CAPS"/>
<keyword type="function" name="todo_db_new_item ()" link="libtododb-todo-db.html#todo-db-new-item"/>
<keyword type="function" name="todo_db_push_item ()" link="libtododb-todo-db.html#todo-db-push-item"/>
<keyword type="function" name="todo_db_delete_item ()" link="libtododb-todo-db.html#todo-db-delete-item"/>
<keyword type="function" name="todo_db_destroy_item ()" link="libtododb-todo-db.html#todo-db-destroy-item"/>
<keyword type="function" name="todo_db_get_items_list ()" link="libtododb-todo-db.html#todo-db-get-items-list"/>
<keyword type="function" name="todo_db_start ()" link="libtododb-todo-db.html#todo-db-start"/>
<keyword type="function" name="todo_db_stop ()" link="libtododb-todo-db.html#todo-db-stop"/>
<keyword type="function" name="todo_db_refresh ()" link="libtododb-todo-db.html#todo-db-refresh"/>
<keyword type="function" name="todo_db_find_item_by_id ()" link="libtododb-todo-db.html#todo-db-find-item-by-id"/>
</functions>
</book>
|