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-20-gnome-vfs-mime-monitor.html
1 <html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>MIME Database Monitor</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">
2         .synopsis, .classsynopsis {
3             background: #eeeeee;
4             border: solid 1px #aaaaaa;
5             padding: 0.5em;
6         }
7         .programlisting {
8             background: #eeeeff;
9             border: solid 1px #aaaaff;
10             padding: 0.5em;
11         }
12         .variablelist {
13             padding: 4px;
14             margin-left: 3em;
15         }
16         .navigation {
17             background: #ffeeee;
18             border: solid 1px #ffaaaa;
19             margin-top: 0.5em;
20             margin-bottom: 0.5em;
21         }
22         .navigation a {
23             color: #770000;
24         }
25         .navigation a:visited {
26             color: #550000;
27         }
28         .navigation .title {
29             font-size: 200%;
30         }
31       </style><link rel="home" href="index.html" title="GnomeVFS - Filesystem Abstraction library"><link rel="up" href="mime-registry.html" title="MIME Registry"><link rel="previous" href="gnome-vfs-20-gnome-vfs-mime-database.html" title="File Types"><link rel="next" href="modules.html" title="Filesystem Modules"></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-20-gnome-vfs-mime-database.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td><td><a accesskey="u" href="mime-registry.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="modules.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-20-gnome-vfs-mime-monitor"></a><div class="titlepage"><div></div><div></div></div><div class="refnamediv"><h2><span class="refentrytitle">MIME Database Monitor</span></h2><p>MIME Database Monitor &#8212; 
32 monitor the MIME database for changes (primarily for file browsers)</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="synopsis">
33
34
35
36 #define     <a href="gnome-vfs-20-gnome-vfs-mime-monitor.html#GNOME-VFS-MIME-MONITOR-TYPE-CAPS">GNOME_VFS_MIME_MONITOR_TYPE</a>
37 struct      <a href="gnome-vfs-20-gnome-vfs-mime-monitor.html#GnomeVFSMIMEMonitorPrivate">GnomeVFSMIMEMonitorPrivate</a>;
38 GnomeVFSMIMEMonitor* <a href="gnome-vfs-20-gnome-vfs-mime-monitor.html#gnome-vfs-mime-monitor-get">gnome_vfs_mime_monitor_get</a>
39                                             (void);
40
41 </pre></div><div class="refsect1" lang="en"><h2>Description</h2><p>
42
43 </p></div><div class="refsect1" lang="en"><h2>Details</h2><div class="refsect2" lang="en"><h3><a name="GNOME-VFS-MIME-MONITOR-TYPE-CAPS"></a>GNOME_VFS_MIME_MONITOR_TYPE</h3><a class="indexterm" name="id2970366"></a><pre class="programlisting">#define GNOME_VFS_MIME_MONITOR_TYPE        (gnome_vfs_mime_monitor_get_type ())
44 </pre><p>
45
46 </p></div><hr><div class="refsect2" lang="en"><h3><a name="GnomeVFSMIMEMonitorPrivate"></a>struct GnomeVFSMIMEMonitorPrivate</h3><a class="indexterm" name="id2970400"></a><pre class="programlisting">struct GnomeVFSMIMEMonitorPrivate;</pre><p>
47
48 </p></div><hr><div class="refsect2" lang="en"><h3><a name="gnome-vfs-mime-monitor-get"></a>gnome_vfs_mime_monitor_get ()</h3><a class="indexterm" name="id2970432"></a><pre class="programlisting">GnomeVFSMIMEMonitor* gnome_vfs_mime_monitor_get
49                                             (void);</pre><p>
50 Get access to the single global monitor.</p><p>
51
52 </p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td> the global <span class="type">GnomeVFSMIMEMonitor</span>
53 </td></tr></tbody></table></div></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-20-gnome-vfs-mime-database.html"><b>&lt;&lt; File Types</b></a></td><td align="right"><a accesskey="n" href="modules.html"><b>Filesystem Modules &gt;&gt;</b></a></td></tr></table></body></html>