Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorYves Combe <ycombe@src.gnome.org>2005-06-26 22:53:20 (GMT)
committer Yves Combe <ycombe@src.gnome.org>2005-06-26 22:53:20 (GMT)
commit5a186113a93eab94dc88e71d041648a545e7d971 (patch)
tree08d5d9837624d5e79901395b50b1e81ebb162002 /docs
parent1477b36a9dd136599890dfc2f450afb3cb8a5238 (diff)
administration module (gcompris -e).
* administration module (gcompris -e).
Diffstat (limited to 'docs')
-rw-r--r--docs/C/python.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/C/python.xml b/docs/C/python.xml
index ef20ba1..5edfa6c 100644
--- a/docs/C/python.xml
+++ b/docs/C/python.xml
@@ -299,6 +299,11 @@ attribute is readeable and/or writable.</para>
<entry>void gcompris_file_selector_stop(void)</entry>
<entry></entry>
</row>
+ <row>
+ <entry>gcompris.get_database()</entry>
+ <entry>gchar* gcompris_get_database(void)</entry>
+ <entry>return the filename (string) of the database (fullpath)</entry>
+ </row>
</tbody>
</tgroup>
</informaltable>