Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 404d46ca9bb341d7a0e7e04bc69da9df > files > 881

ghc-gtk-devel-0.12.0-4.fc15.i686.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Graphics.UI.Gtk.Recent.RecentInfo</title><link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean" /><script src="haddock-util.js" type="text/javascript"></script><script type="text/javascript">//<![CDATA[
window.onload = function () {pageLoad();setSynopsis("mini_Graphics-UI-Gtk-Recent-RecentInfo.html");};
//]]>
</script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="src/Graphics-UI-Gtk-Recent-RecentInfo.html">Source</a></li><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul><p class="caption">gtk-0.12.0: Binding to the Gtk+ graphical user interface library.</p></div><div id="content"><div id="module-header"><table class="info"><tr><th>Portability</th><td>portable (depends on GHC)</td></tr><tr><th>Stability</th><td>provisional</td></tr><tr><th>Maintainer</th><td>gtk2hs-users@lists.sourceforge.net</td></tr></table><p class="caption">Graphics.UI.Gtk.Recent.RecentInfo</p></div><div id="table-of-contents"><p class="caption">Contents</p><ul><li><a href="#g:1">Types
</a></li><li><a href="#g:2">Methods
</a></li></ul></div><div id="description"><p class="caption">Description</p><div class="doc empty">&nbsp;</div></div><div id="synopsis"><p id="control.syn" class="caption expander" onclick="toggleSection('syn')">Synopsis</p><ul id="section.syn" class="hide" onclick="toggleSection('syn')"><li class="src short"><span class="keyword">data</span>  <a href="#t:RecentInfo">RecentInfo</a> </li><li class="src short"><a href="#v:mkRecentInfo">mkRecentInfo</a> :: <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Foreign-Ptr.html#t:Ptr">Ptr</a> <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a></li><li class="src short"><a href="#v:recentInfoExists">recentInfoExists</a> :: <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a></li><li class="src short"><a href="#v:recentInfoGetAdded">recentInfoGetAdded</a> :: <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Int.html#t:Int">Int</a></li><li class="src short"><a href="#v:recentInfoGetAge">recentInfoGetAge</a> :: <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Int.html#t:Int">Int</a></li><li class="src short"><a href="#v:recentInfoGetApplicationInfo">recentInfoGetApplicationInfo</a> :: <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> (<a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Maybe.html#t:Maybe">Maybe</a> ([<a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a>], <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Int.html#t:Int">Int</a>, <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Int.html#t:Int">Int</a>))</li><li class="src short"><a href="#v:recentInfoGetApplications">recentInfoGetApplications</a> :: <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> [<a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a>]</li><li class="src short"><a href="#v:recentInfoGetDescription">recentInfoGetDescription</a> :: <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a></li><li class="src short"><a href="#v:recentInfoGetDisplayName">recentInfoGetDisplayName</a> :: <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a></li><li class="src short"><a href="#v:recentInfoGetGroups">recentInfoGetGroups</a> :: <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> [<a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a>]</li><li class="src short"><a href="#v:recentInfoGetIcon">recentInfoGetIcon</a> :: <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Int.html#t:Int">Int</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> (<a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Graphics-UI-Gtk-Gdk-Pixbuf.html#t:Pixbuf">Pixbuf</a>)</li><li class="src short"><a href="#v:recentInfoGetMimeType">recentInfoGetMimeType</a> :: <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a></li><li class="src short"><a href="#v:recentInfoGetModified">recentInfoGetModified</a> :: <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Int.html#t:Int">Int</a></li><li class="src short"><a href="#v:recentInfoGetPrivateHint">recentInfoGetPrivateHint</a> :: <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a></li><li class="src short"><a href="#v:recentInfoGetShortName">recentInfoGetShortName</a> :: <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a></li><li class="src short"><a href="#v:recentInfoGetURI">recentInfoGetURI</a> :: <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a></li><li class="src short"><a href="#v:recentInfoGetURIDisplay">recentInfoGetURIDisplay</a> :: <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a></li><li class="src short"><a href="#v:recentInfoGetVisited">recentInfoGetVisited</a> :: <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Int.html#t:Int">Int</a></li><li class="src short"><a href="#v:recentInfoHasApplication">recentInfoHasApplication</a> :: <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a></li><li class="src short"><a href="#v:recentInfoHasGroup">recentInfoHasGroup</a> :: <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a></li><li class="src short"><a href="#v:recentInfoIsLocal">recentInfoIsLocal</a> :: <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a></li><li class="src short"><a href="#v:recentInfoLastApplication">recentInfoLastApplication</a> :: <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a></li><li class="src short"><a href="#v:recentInfoMatch">recentInfoMatch</a> :: <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a> -&gt; <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a></li></ul></div><div id="interface"><h1 id="g:1">Types
</h1><div class="top"><p class="src"><span class="keyword">data</span>  <a name="t:RecentInfo" class="def">RecentInfo</a>  <a href="src/Graphics-UI-Gtk-Recent-RecentInfo.html#RecentInfo" class="link">Source</a></p></div><div class="top"><p class="src"><a name="v:mkRecentInfo" class="def">mkRecentInfo</a> :: <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Foreign-Ptr.html#t:Ptr">Ptr</a> <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a><a href="src/Graphics-UI-Gtk-Recent-RecentInfo.html#mkRecentInfo" class="link">Source</a></p><div class="doc"><p>Helper function for build <code><a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a></code>
</p></div></div><h1 id="g:2">Methods
</h1><div class="top"><p class="src"><a name="v:recentInfoExists" class="def">recentInfoExists</a><a href="src/Graphics-UI-Gtk-Recent-RecentInfo.html#recentInfoExists" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src">-&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a></td><td class="doc"><p>returns <code><a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#v:True">True</a></code> if the resource exists
</p></td></tr></table></div><div class="doc"><p>Checks whether the resource pointed by info still exists. At the moment this check is done only on
 resources pointing to local files.
</p><ul><li> Available since Gtk+ version 2.10
</li></ul></div></div><div class="top"><p class="src"><a name="v:recentInfoGetAdded" class="def">recentInfoGetAdded</a><a href="src/Graphics-UI-Gtk-Recent-RecentInfo.html#recentInfoGetAdded" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src">-&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Int.html#t:Int">Int</a></td><td class="doc"><p>returns the number of seconds elapsed from system's Epoch when the resource was added to the list, or -1 on failure.
</p></td></tr></table></div><div class="doc"><p>Gets the timestamp (seconds from system's Epoch) when the resource was added to the recently used
 resources list.
</p><ul><li> Available since Gtk+ version 2.10
</li></ul></div></div><div class="top"><p class="src"><a name="v:recentInfoGetAge" class="def">recentInfoGetAge</a><a href="src/Graphics-UI-Gtk-Recent-RecentInfo.html#recentInfoGetAge" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src">-&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Int.html#t:Int">Int</a></td><td class="doc"><p>returns a positive integer containing the number of days elapsed since the time this resource was last modified.
</p></td></tr></table></div><div class="doc"><p>Gets the number of days elapsed since the last update of the resource pointed by info.
</p><ul><li> Available since Gtk+ version 2.10
</li></ul></div></div><div class="top"><p class="src"><a name="v:recentInfoGetApplicationInfo" class="def">recentInfoGetApplicationInfo</a><a href="src/Graphics-UI-Gtk-Recent-RecentInfo.html#recentInfoGetApplicationInfo" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src">-&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a></td><td class="doc"><p><code>appName</code> the name of the application that has registered this item
</p></td></tr><tr><td class="src">-&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> (<a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Maybe.html#t:Maybe">Maybe</a> ([<a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a>], <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Int.html#t:Int">Int</a>, <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Int.html#t:Int">Int</a>))</td><td class="doc"><p><code>appExec</code> return location for the string containing the command line. transfer none.
 ^ <code>count</code> return location for the number of times this item was registered. out.
 ^ <code>time</code> out. out.
</p></td></tr></table></div><div class="doc"><p>Gets the data regarding the application that has registered the resource pointed by info.
</p><p>If the command line contains any escape characters defined inside the storage specification, they
 will be expanded.
</p><ul><li> Available since Gtk+ version 2.10
</li></ul></div></div><div class="top"><p class="src"><a name="v:recentInfoGetApplications" class="def">recentInfoGetApplications</a> :: <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> [<a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a>]<a href="src/Graphics-UI-Gtk-Recent-RecentInfo.html#recentInfoGetApplications" class="link">Source</a></p><div class="doc"><p>Retrieves the list of applications that have registered this resource.
</p><ul><li> Available since Gtk+ version 2.10
</li></ul></div></div><div class="top"><p class="src"><a name="v:recentInfoGetDescription" class="def">recentInfoGetDescription</a><a href="src/Graphics-UI-Gtk-Recent-RecentInfo.html#recentInfoGetDescription" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src">-&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a></td><td class="doc"><p>returns the description of the resource.
</p></td></tr></table></div><div class="doc"><p>Gets the (short) description of the resource.
</p><ul><li> Available since Gtk+ version 2.10
</li></ul></div></div><div class="top"><p class="src"><a name="v:recentInfoGetDisplayName" class="def">recentInfoGetDisplayName</a><a href="src/Graphics-UI-Gtk-Recent-RecentInfo.html#recentInfoGetDisplayName" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src">-&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a></td><td class="doc"><p>returns the display name of the resource.
</p></td></tr></table></div><div class="doc"><p>Gets the name of the resource. If none has been defined, the basename of the resource is obtained.
</p><ul><li> Available since Gtk+ version 2.10
</li></ul></div></div><div class="top"><p class="src"><a name="v:recentInfoGetGroups" class="def">recentInfoGetGroups</a> :: <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> [<a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a>]<a href="src/Graphics-UI-Gtk-Recent-RecentInfo.html#recentInfoGetGroups" class="link">Source</a></p><div class="doc"><p>Returns all groups registered for the recently used item info.
</p><ul><li> Available since Gtk+ version 2.10
</li></ul></div></div><div class="top"><p class="src"><a name="v:recentInfoGetIcon" class="def">recentInfoGetIcon</a><a href="src/Graphics-UI-Gtk-Recent-RecentInfo.html#recentInfoGetIcon" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src">-&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Int.html#t:Int">Int</a></td><td class="doc"><p><code>size</code> the size of the icon in pixels
</p></td></tr><tr><td class="src">-&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> (<a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Graphics-UI-Gtk-Gdk-Pixbuf.html#t:Pixbuf">Pixbuf</a>)</td><td class="doc"><p>returns a <code><a href="Graphics-UI-Gtk-Gdk-Pixbuf.html#t:Pixbuf">Pixbuf</a></code> containing the icon, or <code><a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Maybe.html#v:Nothing">Nothing</a></code>
</p></td></tr></table></div><div class="doc"><p>Retrieves the icon of size size associated to the resource MIME type.
</p><ul><li> Available since Gtk+ version 2.10
</li></ul></div></div><div class="top"><p class="src"><a name="v:recentInfoGetMimeType" class="def">recentInfoGetMimeType</a><a href="src/Graphics-UI-Gtk-Recent-RecentInfo.html#recentInfoGetMimeType" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src">-&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a></td><td class="doc"><p>returns the MIME type of the resource.
</p></td></tr></table></div><div class="doc"><p>Gets the MIME type of the resource.
</p><ul><li> Available since Gtk+ version 2.10
</li></ul></div></div><div class="top"><p class="src"><a name="v:recentInfoGetModified" class="def">recentInfoGetModified</a><a href="src/Graphics-UI-Gtk-Recent-RecentInfo.html#recentInfoGetModified" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src">-&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Int.html#t:Int">Int</a></td><td class="doc"><p>returns the number of seconds elapsed from system's Epoch when the resource was last modified, or -1 on failure.
</p></td></tr></table></div><div class="doc"><p>Gets the timestamp (seconds from system's Epoch) when the resource was last modified.
</p><ul><li> Available since Gtk+ version 2.10
</li></ul></div></div><div class="top"><p class="src"><a name="v:recentInfoGetPrivateHint" class="def">recentInfoGetPrivateHint</a><a href="src/Graphics-UI-Gtk-Recent-RecentInfo.html#recentInfoGetPrivateHint" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src">-&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a></td><td class="doc"><p>returns <code><a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#v:True">True</a></code> if the private flag was found, <code><a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#v:False">False</a></code> otherwise.
</p></td></tr></table></div><div class="doc"><p>Gets the value of the <a href="private.html">private</a> flag. Resources in the recently used list that have this flag set to
 <code><a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#v:True">True</a></code> should only be displayed by the applications that have registered them.
</p><ul><li> Available since Gtk+ version 2.10
</li></ul></div></div><div class="top"><p class="src"><a name="v:recentInfoGetShortName" class="def">recentInfoGetShortName</a> :: <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a><a href="src/Graphics-UI-Gtk-Recent-RecentInfo.html#recentInfoGetShortName" class="link">Source</a></p><div class="doc"><p>Computes a valid UTF-8 string that can be used as the name of the item in a menu or list. For
 example, calling this function on an item that refers to &quot;file:<em></em><em>foo</em>bar.txt&quot; will yield &quot;bar.txt&quot;.
</p><ul><li> Available since Gtk+ version 2.10
</li></ul></div></div><div class="top"><p class="src"><a name="v:recentInfoGetURI" class="def">recentInfoGetURI</a><a href="src/Graphics-UI-Gtk-Recent-RecentInfo.html#recentInfoGetURI" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src">-&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a></td><td class="doc"><p>returns the URI of the resource.
</p></td></tr></table></div><div class="doc"><p>Gets the URI of the resource.
</p><ul><li> Available since Gtk+ version 2.10
</li></ul></div></div><div class="top"><p class="src"><a name="v:recentInfoGetURIDisplay" class="def">recentInfoGetURIDisplay</a> :: <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a><a href="src/Graphics-UI-Gtk-Recent-RecentInfo.html#recentInfoGetURIDisplay" class="link">Source</a></p><div class="doc"><p>Gets a displayable version of the resource's URI. If the resource is local, it returns a local path;
 if the resource is not local, it returns the UTF-8 encoded content of <code>recentInfoGetUri</code>.
</p><ul><li> Available since Gtk+ version 2.10
</li></ul></div></div><div class="top"><p class="src"><a name="v:recentInfoGetVisited" class="def">recentInfoGetVisited</a><a href="src/Graphics-UI-Gtk-Recent-RecentInfo.html#recentInfoGetVisited" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src">-&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Int.html#t:Int">Int</a></td><td class="doc"><p>returns the number of seconds elapsed from system's Epoch when the resource was last visited, or -1 on failure.
</p></td></tr></table></div><div class="doc"><p>Gets the timestamp (seconds from system's Epoch) when the resource was last visited.
</p><ul><li> Available since Gtk+ version 2.10
</li></ul></div></div><div class="top"><p class="src"><a name="v:recentInfoHasApplication" class="def">recentInfoHasApplication</a><a href="src/Graphics-UI-Gtk-Recent-RecentInfo.html#recentInfoHasApplication" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src">-&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a></td><td class="doc"><p><code>appName</code> a string containing an application name
</p></td></tr><tr><td class="src">-&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a></td><td class="doc"><p>returns <code><a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#v:True">True</a></code> if an application with name <code>appName</code> was found, <code><a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#v:False">False</a></code> otherwise.
</p></td></tr></table></div><div class="doc"><p>Checks whether an application registered this resource using <code>appName</code>.
</p><ul><li> Available since Gtk+ version 2.10
</li></ul></div></div><div class="top"><p class="src"><a name="v:recentInfoHasGroup" class="def">recentInfoHasGroup</a><a href="src/Graphics-UI-Gtk-Recent-RecentInfo.html#recentInfoHasGroup" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src">-&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a></td><td class="doc"><p><code>groupName</code> name of a group
</p></td></tr><tr><td class="src">-&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a></td><td class="doc"><p>returns <code><a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#v:True">True</a></code> if the group was found.
</p></td></tr></table></div><div class="doc"><p>Checks whether <code>groupName</code> appears inside the groups registered for the recently used item info.
</p><ul><li> Available since Gtk+ version 2.10
</li></ul></div></div><div class="top"><p class="src"><a name="v:recentInfoIsLocal" class="def">recentInfoIsLocal</a><a href="src/Graphics-UI-Gtk-Recent-RecentInfo.html#recentInfoIsLocal" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src">-&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a></td><td class="doc"><p>returns <code><a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#v:True">True</a></code> if the resource is local.
</p></td></tr></table></div><div class="doc"><p>Checks whether the resource is local or not by looking at the scheme of its URI.
</p><ul><li> Available since Gtk+ version 2.10
</li></ul></div></div><div class="top"><p class="src"><a name="v:recentInfoLastApplication" class="def">recentInfoLastApplication</a><a href="src/Graphics-UI-Gtk-Recent-RecentInfo.html#recentInfoLastApplication" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src">-&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Char.html#t:String">String</a></td><td class="doc"><p>returns an application name.
</p></td></tr></table></div><div class="doc"><p>Gets the name of the last application that have registered the recently used resource represented by
 info.
</p><ul><li> Available since Gtk+ version 2.10
</li></ul></div></div><div class="top"><p class="src"><a name="v:recentInfoMatch" class="def">recentInfoMatch</a><a href="src/Graphics-UI-Gtk-Recent-RecentInfo.html#recentInfoMatch" class="link">Source</a></p><div class="subs arguments"><p class="caption">Arguments</p><table><tr><td class="src">:: <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src">-&gt; <a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src">-&gt; <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/System-IO.html#t:IO">IO</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#t:Bool">Bool</a></td><td class="doc"><p>returns <code><a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#v:True">True</a></code> if both <code><a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a></code> structures point to se same resource, <code><a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Data-Bool.html#v:False">False</a></code> otherwise.
</p></td></tr></table></div><div class="doc"><p>Checks whether two <code><a href="Graphics-UI-Gtk-Recent-RecentInfo.html#t:RecentInfo">RecentInfo</a></code> structures point to the same resource.
</p><ul><li> Available since Gtk+ version 2.10
</li></ul></div></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.9.2</p></div></body></html>