~ubuntu-branches/ubuntu/jaunty/glib2.0/jaunty-updates

« back to all changes in this revision

Viewing changes to docs/reference/gio/html/GFileIcon.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2009-03-14 10:53:26 UTC
  • mfrom: (1.2.44 upstream) (3.2.27 jaunty)
  • Revision ID: james.westby@ubuntu.com-20090314105326-6oo6zwt0xmc2jor2
Tags: 2.20.0-1
* New upstream stable release.
* Upload to unstable, remove check-dist include.
  This won't block any transitions because of symbol files.
* debian/libglib2.0-0.symbols,
  debian/rules:
  + Update for the API changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>GFileIcon</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.74.2">
7
7
<link rel="home" href="index.html" title="GIO Reference Manual">
8
8
<link rel="up" href="icons.html" title="Icons">
9
9
<link rel="prev" href="GIcon.html" title="GIcon">
31
31
<link rel="chapter" href="gio-hierarchy.html" title="Object Hierarchy">
32
32
<link rel="index" href="ix01.html" title="Index">
33
33
<link rel="index" href="ix02.html" title="Index of new symbols in 2.18">
 
34
<link rel="index" href="ix03.html" title="Index of new symbols in 2.20">
34
35
</head>
35
36
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
36
37
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
77
78
<a name="GFileIcon.object-hierarchy"></a><h2>Object Hierarchy</h2>
78
79
<pre class="synopsis">
79
80
  <a
80
 
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
 
81
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"
81
82
>GObject</a>
82
83
   +----GFileIcon
83
84
</pre>
131
132
<tr>
132
133
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
133
134
<td> a <a class="link" href="GIcon.html" title="GIcon"><span class="type">GIcon</span></a> for the given <em class="parameter"><code>file</code></em>, or <a
134
 
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL--CAPS"
 
135
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
135
136
><code class="literal">NULL</code></a> on error.
136
137
</td>
137
138
</tr>
157
158
<tr>
158
159
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
159
160
<td> a <a class="link" href="GFile.html" title="GFile"><span class="type">GFile</span></a>, or <a
160
 
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL--CAPS"
 
161
href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL--CAPS"
161
162
><code class="literal">NULL</code></a>.
162
163
</td>
163
164
</tr>