ftp://ftp.redhat.com/pub/redhat/linux/rawhide/SRPMS/SRPMS/gnome-vfs2-2.3.8-1.src.rpm
[gnome-vfs-httpcaptive.git] / doc / xml / gnome-vfs-ops.xml
1 <refentry id="gnome-vfs-20-gnome-vfs-ops">
2 <refmeta>
3 <refentrytitle>File Operations</refentrytitle>
4 <manvolnum>3</manvolnum>
5 <refmiscinfo>GNOME-VFS-2.0 Library</refmiscinfo>
6 </refmeta>
7
8 <refnamediv>
9 <refname>File Operations</refname><refpurpose>
10 basic POSIX-style file operations</refpurpose>
11 </refnamediv>
12
13 <refsynopsisdiv><title>Synopsis</title>
14
15 <synopsis>
16
17
18
19 typedef     <link linkend="GnomeVFSMethodHandle">GnomeVFSMethodHandle</link>;
20 </synopsis>
21 </refsynopsisdiv>
22
23
24
25
26
27
28
29
30
31 <refsect1>
32 <title>Description</title>
33 <para>
34
35 </para>
36 </refsect1>
37
38 <refsect1>
39 <title>Details</title>
40 <refsect2>
41 <title><anchor id="GnomeVFSMethodHandle"/>GnomeVFSMethodHandle</title>
42 <indexterm><primary>GnomeVFSMethodHandle</primary></indexterm><programlisting>typedef gpointer GnomeVFSMethodHandle;
43 </programlisting>
44 <para>
45
46 </para></refsect2>
47
48 </refsect1>
49
50
51
52
53 </refentry>