From f09abbb94ee4471f16da389abb3a9d2148a21bc4 Mon Sep 17 00:00:00 2001 From: Hans Ulrich Niedermann Date: Tue, 30 Jul 2002 13:02:07 +0000 Subject: commit updated autogenerated version git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@4960 67ed7778-7388-44ab-90cf-0a291f65f57c --- doc/api/tmpl/gphoto2-camera.sgml | 8 ++ doc/api/tmpl/gphoto2-filesys.sgml | 16 +-- doc/api/tmpl/gphoto2-unused.sgml | 201 ++++++++++++++++++++++++++++++++++++++ 3 files changed, 217 insertions(+), 8 deletions(-) (limited to 'doc') diff --git a/doc/api/tmpl/gphoto2-camera.sgml b/doc/api/tmpl/gphoto2-camera.sgml index d1aaff0ca..0c4d39d25 100644 --- a/doc/api/tmpl/gphoto2-camera.sgml +++ b/doc/api/tmpl/gphoto2-camera.sgml @@ -216,6 +216,14 @@ Error reporting can be performed using #gp_camera_set_error and #gp_camera_get_e @summary: @manual: @about: +@reserved1: +@reserved2: +@reserved3: +@reserved4: +@reserved5: +@reserved6: +@reserved7: +@reserved8: diff --git a/doc/api/tmpl/gphoto2-filesys.sgml b/doc/api/tmpl/gphoto2-filesys.sgml index 4f42b60cb..c1a9c8242 100644 --- a/doc/api/tmpl/gphoto2-filesys.sgml +++ b/doc/api/tmpl/gphoto2-filesys.sgml @@ -104,9 +104,9 @@ retreiving information about a file, etc. @fields: -@type: -@size: @status: +@size: +@type: @@ -114,11 +114,11 @@ retreiving information about a file, etc. @fields: -@type: +@status: @size: +@type: @width: @height: -@status: @@ -126,13 +126,13 @@ retreiving information about a file, etc. @fields: -@type: -@permissions: -@name: +@status: @size: +@type: @width: @height: -@status: +@name: +@permissions: @mtime: diff --git a/doc/api/tmpl/gphoto2-unused.sgml b/doc/api/tmpl/gphoto2-unused.sgml index 122c4b796..11ecc559e 100644 --- a/doc/api/tmpl/gphoto2-unused.sgml +++ b/doc/api/tmpl/gphoto2-unused.sgml @@ -38,6 +38,35 @@ CameraAbilities CameraAbilities + + + This section describes how to monitor and control operations. + + + + Operations that involve communication with digital cameras can + take some time. For example, downloading an image over a slow serial + line can take several minutes. In order to be able to keep the frontend + responsive, to give the user the possibility to cancel operations, and in + order to be able to + report detailed error messages, #GPContext has been introduced. + + + + + + + + + + +The structure giving you control over operations + + + +GPContext + + @@ -128,6 +157,12 @@ CameraAbilities @status: @data: + + + + + + @@ -253,6 +288,172 @@ CameraAbilities @Varargs: @Returns: + + + + + +@context: +@Returns: + + + + + + +@context: +@format: +@Varargs: + + + + + + +@context: + + + + + + +@context: +@format: +@Varargs: + + + + + + +@Returns: + + + + + + +@context: +@target: +@format: +@Varargs: +@Returns: + + + + + + +@context: +@id: + + + + + + +@context: +@id: +@current: + + + + + + +@context: +@format: +@Varargs: +@Returns: + + + + + + +@context: + + + + + + +@context: +@func: +@data: + + + + + + +@context: +@func: +@data: + + + + + + +@context: +@func: +@data: + + + + + + +@context: +@func: +@data: + + + + + + +@context: +@start_func: +@update_func: +@stop_func: +@data: + + + + + + +@context: +@func: +@data: + + + + + + +@context: +@func: +@data: + + + + + + +@context: +@format: +@Varargs: + + + + + + +@context: + -- cgit v1.2.1