~ubuntu-branches/ubuntu/hoary/gimp/hoary

« back to all changes in this revision

Viewing changes to devel-docs/libgimpbase/tmpl/gimpdatafiles.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2005-04-04 14:51:23 UTC
  • Revision ID: james.westby@ubuntu.com-20050404145123-9py049eeelfymur8
Tags: upstream-2.2.2
ImportĀ upstreamĀ versionĀ 2.2.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- ##### SECTION Title ##### -->
 
2
gimpdatafiles
 
3
 
 
4
<!-- ##### SECTION Short_Description ##### -->
 
5
Functions to handle GIMP data files.
 
6
 
 
7
<!-- ##### SECTION Long_Description ##### -->
 
8
<para>
 
9
Functions to handle GIMP data files.
 
10
</para>
 
11
 
 
12
<!-- ##### SECTION See_Also ##### -->
 
13
<para>
 
14
 
 
15
</para>
 
16
 
 
17
<!-- ##### STRUCT GimpDatafileData ##### -->
 
18
<para>
 
19
 
 
20
</para>
 
21
 
 
22
@filename: 
 
23
@dirname: 
 
24
@basename: 
 
25
@atime: 
 
26
@mtime: 
 
27
@ctime: 
 
28
 
 
29
<!-- ##### USER_FUNCTION GimpDatafileLoaderFunc ##### -->
 
30
<para>
 
31
 
 
32
</para>
 
33
 
 
34
@file_data: 
 
35
@user_data: 
 
36
 
 
37
 
 
38
<!-- ##### FUNCTION gimp_datafiles_check_extension ##### -->
 
39
<para>
 
40
 
 
41
</para>
 
42
 
 
43
@filename: 
 
44
@extension: 
 
45
@Returns: 
 
46
 
 
47
 
 
48
<!-- ##### FUNCTION gimp_datafiles_read_directories ##### -->
 
49
<para>
 
50
 
 
51
</para>
 
52
 
 
53
@path_str: 
 
54
@flags: 
 
55
@loader_func: 
 
56
@user_data: 
 
57
 
 
58