~ubuntu-branches/debian/sid/thunar/sid

« back to all changes in this revision

Viewing changes to docs/reference/thunar-vfs/html/ThunarVfsGroup.html

  • Committer: Bazaar Package Importer
  • Author(s): Lionel Le Folgoc
  • Date: 2010-05-23 14:12:33 UTC
  • mfrom: (1.1.24 upstream)
  • Revision ID: james.westby@ubuntu.com-20100523141233-ntplken25atdr214
Tags: 1.0.2-1
* New upstream release.
* debian/patches/04_fix-umask-handling.patch: dropped, included upstream.
* debian/control: build-dep on libstartup-notification0-dev (>= 0.4) as
  startup notification support is enabled in debian/rules.

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>ThunarVfsGroup</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
7
 
<link rel="start" href="index.html" title="Thunar-VFS Reference Manual">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 
7
<link rel="home" href="index.html" title="Thunar-VFS Reference Manual">
8
8
<link rel="up" href="users-and-groups-handling.html" title="Part VI. Users and Groups Handling">
9
9
<link rel="prev" href="ThunarVfsUser.html" title="ThunarVfsUser">
10
10
<link rel="next" href="ThunarVfsUserManager.html" title="ThunarVfsUserManager">
11
 
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.14 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
 
<link rel="part" href="introduction.html" title="Part I. Introduction">
14
 
<link rel="part" href="fundamentals.html" title="Part II. Fundamentals">
15
 
<link rel="part" href="jobs.html" title="Part III. Jobs">
16
 
<link rel="part" href="filesystem-monitoring.html" title="Part IV. Filesystem Monitoring">
17
 
<link rel="part" href="mime-types.html" title="Part V. MIME Types">
18
 
<link rel="part" href="users-and-groups-handling.html" title="Part VI. Users and Groups Handling">
19
 
<link rel="part" href="volume-handling.html" title="Part VII. Volume Handling">
20
 
<link rel="index" href="ix01.html" title="Index">
21
13
</head>
22
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
23
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
28
20
<th width="100%" align="center">Thunar-VFS Reference Manual</th>
29
21
<td><a accesskey="n" href="ThunarVfsUserManager.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
30
22
</tr>
31
 
<tr><td colspan="5" class="shortcuts"><nobr><a href="#ThunarVfsGroup.synopsis" class="shortcut">Top</a>
 
23
<tr><td colspan="5" class="shortcuts">
 
24
<a href="#ThunarVfsGroup.synopsis" class="shortcut">Top</a>
32
25
                   | 
33
26
                  <a href="#ThunarVfsGroup.description" class="shortcut">Description</a>
34
27
                   | 
35
 
                  <a href="#ThunarVfsGroup.object-hierarchy" class="shortcut">Object Hierarchy</a></nobr></td></tr>
 
28
                  <a href="#ThunarVfsGroup.object-hierarchy" class="shortcut">Object Hierarchy</a>
 
29
</td></tr>
36
30
</table>
37
 
<div class="refentry" lang="en">
 
31
<div class="refentry" title="ThunarVfsGroup">
38
32
<a name="ThunarVfsGroup"></a><div class="titlepage"></div>
39
33
<div class="refnamediv"><table width="100%"><tr>
40
34
<td valign="top">
43
37
</td>
44
38
<td valign="top" align="right"></td>
45
39
</tr></table></div>
46
 
<div class="refsynopsisdiv">
 
40
<div class="refsynopsisdiv" title="Synopsis">
47
41
<a name="ThunarVfsGroup.synopsis"></a><h2>Synopsis</h2>
48
42
<pre class="synopsis">
49
 
 
50
43
#include &lt;thunar-vfs/thunar-vfs.h&gt;
51
44
 
52
45
                    <a class="link" href="ThunarVfsGroup.html#ThunarVfsGroup-struct" title="ThunarVfsGroup">ThunarVfsGroup</a>;
53
 
<a class="link" href="thunar-vfs-Basic-Types.html#ThunarVfsGroupId" title="ThunarVfsGroupId">ThunarVfsGroupId</a>    <a class="link" href="ThunarVfsGroup.html#thunar-vfs-group-get-id" title="thunar_vfs_group_get_id ()">thunar_vfs_group_get_id</a>             (<a class="link" href="ThunarVfsGroup.html" title="ThunarVfsGroup">ThunarVfsGroup</a> *group);
54
 
const <a
55
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
56
 
>gchar</a>*        <a class="link" href="ThunarVfsGroup.html#thunar-vfs-group-get-name" title="thunar_vfs_group_get_name ()">thunar_vfs_group_get_name</a>           (<a class="link" href="ThunarVfsGroup.html" title="ThunarVfsGroup">ThunarVfsGroup</a> *group);
 
46
<a class="link" href="thunar-vfs-Basic-Types.html#ThunarVfsGroupId" title="ThunarVfsGroupId"><span class="returnvalue">ThunarVfsGroupId</span></a>    <a class="link" href="ThunarVfsGroup.html#thunar-vfs-group-get-id" title="thunar_vfs_group_get_id ()">thunar_vfs_group_get_id</a>             (<em class="parameter"><code><a class="link" href="ThunarVfsGroup.html" title="ThunarVfsGroup"><span class="type">ThunarVfsGroup</span></a> *group</code></em>);
 
47
const <span class="returnvalue">gchar</span> *       <a class="link" href="ThunarVfsGroup.html#thunar-vfs-group-get-name" title="thunar_vfs_group_get_name ()">thunar_vfs_group_get_name</a>           (<em class="parameter"><code><a class="link" href="ThunarVfsGroup.html" title="ThunarVfsGroup"><span class="type">ThunarVfsGroup</span></a> *group</code></em>);
57
48
</pre>
58
49
</div>
59
 
<div class="refsect1" lang="en">
 
50
<div class="refsect1" title="Object Hierarchy">
60
51
<a name="ThunarVfsGroup.object-hierarchy"></a><h2>Object Hierarchy</h2>
61
52
<pre class="synopsis">
62
 
  <a
63
 
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
64
 
>GObject</a>
 
53
  GObject
65
54
   +----ThunarVfsGroup
66
55
</pre>
67
56
</div>
68
 
<div class="refsect1" lang="en">
 
57
<div class="refsect1" title="Description">
69
58
<a name="ThunarVfsGroup.description"></a><h2>Description</h2>
70
59
<p>
71
 
 
72
60
</p>
73
61
</div>
74
 
<div class="refsect1" lang="en">
 
62
<div class="refsect1" title="Details">
75
63
<a name="ThunarVfsGroup.details"></a><h2>Details</h2>
76
 
<div class="refsect2" lang="en">
 
64
<div class="refsect2" title="ThunarVfsGroup">
77
65
<a name="ThunarVfsGroup-struct"></a><h3>ThunarVfsGroup</h3>
78
66
<pre class="programlisting">typedef struct _ThunarVfsGroup ThunarVfsGroup;</pre>
79
67
<p>
80
 
 
81
68
</p>
82
69
</div>
83
70
<hr>
84
 
<div class="refsect2" lang="en">
 
71
<div class="refsect2" title="thunar_vfs_group_get_id ()">
85
72
<a name="thunar-vfs-group-get-id"></a><h3>thunar_vfs_group_get_id ()</h3>
86
 
<pre class="programlisting"><a class="link" href="thunar-vfs-Basic-Types.html#ThunarVfsGroupId" title="ThunarVfsGroupId">ThunarVfsGroupId</a>    thunar_vfs_group_get_id             (<a class="link" href="ThunarVfsGroup.html" title="ThunarVfsGroup">ThunarVfsGroup</a> *group);</pre>
87
 
<p>
88
 
Returns the unique id of the given <em class="parameter"><code>group</code></em>.</p>
89
 
<p>
90
 
 
 
73
<pre class="programlisting"><a class="link" href="thunar-vfs-Basic-Types.html#ThunarVfsGroupId" title="ThunarVfsGroupId"><span class="returnvalue">ThunarVfsGroupId</span></a>    thunar_vfs_group_get_id             (<em class="parameter"><code><a class="link" href="ThunarVfsGroup.html" title="ThunarVfsGroup"><span class="type">ThunarVfsGroup</span></a> *group</code></em>);</pre>
 
74
<p>
 
75
Returns the unique id of the given <em class="parameter"><code>group</code></em>.
91
76
</p>
92
77
<div class="variablelist"><table border="0">
93
78
<col align="left" valign="top">
94
79
<tbody>
95
80
<tr>
96
81
<td><p><span class="term"><em class="parameter"><code>group</code></em> :</span></p></td>
97
 
<td> a <a class="link" href="ThunarVfsGroup.html" title="ThunarVfsGroup"><span class="type">ThunarVfsGroup</span></a>.
 
82
<td>a <a class="link" href="ThunarVfsGroup.html" title="ThunarVfsGroup"><span class="type">ThunarVfsGroup</span></a>.
98
83
</td>
99
84
</tr>
100
85
<tr>
106
91
</table></div>
107
92
</div>
108
93
<hr>
109
 
<div class="refsect2" lang="en">
 
94
<div class="refsect2" title="thunar_vfs_group_get_name ()">
110
95
<a name="thunar-vfs-group-get-name"></a><h3>thunar_vfs_group_get_name ()</h3>
111
 
<pre class="programlisting">const <a
112
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
113
 
>gchar</a>*        thunar_vfs_group_get_name           (<a class="link" href="ThunarVfsGroup.html" title="ThunarVfsGroup">ThunarVfsGroup</a> *group);</pre>
 
96
<pre class="programlisting">const <span class="returnvalue">gchar</span> *       thunar_vfs_group_get_name           (<em class="parameter"><code><a class="link" href="ThunarVfsGroup.html" title="ThunarVfsGroup"><span class="type">ThunarVfsGroup</span></a> *group</code></em>);</pre>
114
97
<p>
115
98
Returns the name of the <em class="parameter"><code>group</code></em>. If the system is
116
99
unable to determine the name of <em class="parameter"><code>group</code></em>, it'll
117
 
return the group id as string.</p>
118
 
<p>
119
 
 
 
100
return the group id as string.
120
101
</p>
121
102
<div class="variablelist"><table border="0">
122
103
<col align="left" valign="top">
123
104
<tbody>
124
105
<tr>
125
106
<td><p><span class="term"><em class="parameter"><code>group</code></em> :</span></p></td>
126
 
<td> a <a class="link" href="ThunarVfsGroup.html" title="ThunarVfsGroup"><span class="type">ThunarVfsGroup</span></a>.
 
107
<td>a <a class="link" href="ThunarVfsGroup.html" title="ThunarVfsGroup"><span class="type">ThunarVfsGroup</span></a>.
127
108
</td>
128
109
</tr>
129
110
<tr>
138
119
</div>
139
120
<div class="footer">
140
121
<hr>
141
 
          Generated by GTK-Doc V1.10</div>
 
122
          Generated by GTK-Doc V1.14</div>
142
123
</body>
143
 
</html>
 
124
</html>
 
 
b'\\ No newline at end of file'