ftp://ftp.redhat.com/pub/redhat/linux/rawhide/SRPMS/SRPMS/gnome-vfs2-2.3.8-1.src.rpm
[gnome-vfs-httpcaptive.git] / doc / html / gnome-vfs-gnome-vfs-file-size.html
1 <html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>
2 GnomeVFSFileSize</title><meta name="generator" content="DocBook XSL Stylesheets V1.61.0"><meta name="generator" content="GTK-Doc V1.1 (XML mode)"><style type="text/css">
3         .synopsis, .classsynopsis {
4             background: #eeeeee;
5             border: solid 1px #aaaaaa;
6             padding: 0.5em;
7         }
8         .programlisting {
9             background: #eeeeff;
10             border: solid 1px #aaaaff;
11             padding: 0.5em;
12         }
13         .variablelist {
14             padding: 4px;
15             margin-left: 3em;
16         }
17         .navigation {
18             background: #ffeeee;
19             border: solid 1px #ffaaaa;
20             margin-top: 0.5em;
21             margin-bottom: 0.5em;
22         }
23         .navigation a {
24             color: #770000;
25         }
26         .navigation a:visited {
27             color: #550000;
28         }
29         .navigation .title {
30             font-size: 200%;
31         }
32       </style><link rel="home" href="index.html" title="GnomeVFS - Filesystem Abstraction library"><link rel="up" href="data-types.html" title="Data Types"><link rel="previous" href="gnome-vfs-gnome-vfs-file-info.html" title="
33 GnomeVFSFileInfo"><link rel="next" href="gnome-vfs-gnome-vfs-result.html" title="
34 GnomeVFSResult"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle"><td><a accesskey="p" href="gnome-vfs-gnome-vfs-file-info.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td><td><a accesskey="u" href="data-types.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td><td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td><th width="100%" align="center">GnomeVFS - Filesystem Abstraction library</th><td><a accesskey="n" href="gnome-vfs-gnome-vfs-result.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td></tr></table><div class="refentry" lang="en"><a name="gnome-vfs-gnome-vfs-file-size"></a><div class="titlepage"><div></div><div></div></div><div class="refnamediv"><h2><span class="refentrytitle">
35 GnomeVFSFileSize</span></h2><p>
36 GnomeVFSFileSize &#8212; </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="synopsis">
37
38
39
40 #define     <a href="gnome-vfs-gnome-vfs-file-size.html#GNOME-VFS-OFFSET-IS-LONG-LONG-CAPS">GNOME_VFS_OFFSET_IS_LONG_LONG</a>
41 #define     <a href="gnome-vfs-gnome-vfs-file-size.html#GNOME-VFS-SIZE-FORMAT-STR-CAPS">GNOME_VFS_SIZE_FORMAT_STR</a>
42 #define     <a href="gnome-vfs-gnome-vfs-file-size.html#GNOME-VFS-OFFSET-FORMAT-STR-CAPS">GNOME_VFS_OFFSET_FORMAT_STR</a>
43 typedef     <a href="gnome-vfs-gnome-vfs-file-size.html#GnomeVFSFileSize">GnomeVFSFileSize</a>;
44 typedef     <a href="gnome-vfs-gnome-vfs-file-size.html#GnomeVFSFileOffset">GnomeVFSFileOffset</a>;
45
46 </pre></div><div class="refsect1" lang="en"><h2>Description</h2><p>
47
48 </p></div><div class="refsect1" lang="en"><h2>Details</h2><div class="refsect2" lang="en"><h3><a name="GNOME-VFS-OFFSET-IS-LONG-LONG-CAPS"></a>GNOME_VFS_OFFSET_IS_LONG_LONG</h3><pre class="programlisting">#define GNOME_VFS_OFFSET_IS_LONG_LONG
49 </pre><p>
50
51 </p></div><hr><div class="refsect2" lang="en"><h3><a name="GNOME-VFS-SIZE-FORMAT-STR-CAPS"></a>GNOME_VFS_SIZE_FORMAT_STR</h3><pre class="programlisting">#define GNOME_VFS_SIZE_FORMAT_STR &quot;Lu&quot;
52 </pre><p>
53
54 </p></div><hr><div class="refsect2" lang="en"><h3><a name="GNOME-VFS-OFFSET-FORMAT-STR-CAPS"></a>GNOME_VFS_OFFSET_FORMAT_STR</h3><pre class="programlisting">#define GNOME_VFS_OFFSET_FORMAT_STR &quot;Ld&quot;
55 </pre><p>
56
57 </p></div><hr><div class="refsect2" lang="en"><h3><a name="GnomeVFSFileSize"></a>GnomeVFSFileSize</h3><pre class="programlisting">typedef unsigned long long GnomeVFSFileSize;
58 </pre><p>
59
60 </p></div><hr><div class="refsect2" lang="en"><h3><a name="GnomeVFSFileOffset"></a>GnomeVFSFileOffset</h3><pre class="programlisting">typedef long long GnomeVFSFileOffset;
61 </pre><p>
62
63 </p></div></div></div><table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle"><td align="left"><a accesskey="p" href="gnome-vfs-gnome-vfs-file-info.html"><b>&lt;&lt; 
64 GnomeVFSFileInfo</b></a></td><td align="right"><a accesskey="n" href="gnome-vfs-gnome-vfs-result.html"><b>
65 GnomeVFSResult &gt;&gt;</b></a></td></tr></table></body></html>