added newly added gobject/ headers.
[platform/upstream/glib.git] / docs / reference / glib / tmpl / glib-unused.sgml
1 <!-- ##### MACRO popen ##### -->
2 <para>
3
4 </para>
5
6
7 <!-- ##### MACRO pclose ##### -->
8 <para>
9
10 </para>
11
12
13 <!-- ##### MACRO lseek ##### -->
14 <para>
15
16 </para>
17
18
19 <!-- ##### MACRO getpid ##### -->
20 <para>
21
22 </para>
23
24
25 <!-- ##### MACRO close ##### -->
26 <para>
27
28 </para>
29
30
31 <!-- ##### MACRO fdopen ##### -->
32 <para>
33
34 </para>
35
36
37 <!-- ##### MACRO getcwd ##### -->
38 <para>
39
40 </para>
41
42
43 <!-- ##### USER_FUNCTION GSearchFunc ##### -->
44 <para>
45 Specifies the type of function passed to g_tree_search().
46 </para>
47
48 @key: a key from a #GTree.
49 @data: the data to compare with the key.
50 @Returns: 0 if the desired key has been found, a negative number if the
51 desired key comes before @key in the sort order of the #GTree, or a positive
52 value if the desired key comes after @key.
53
54 <!-- ##### MACRO write ##### -->
55 <para>
56
57 </para>
58
59
60 <!-- ##### MACRO access ##### -->
61 <para>
62
63 </para>
64
65
66 <!-- ##### MACRO g_string ##### -->
67 <para>
68 Turns the argument into a string literal by using the '#' stringizing operator.
69 </para>
70
71 @x: text to convert to a literal string.
72
73 <!-- ##### MACRO read ##### -->
74 <para>
75
76 </para>
77
78
79 <!-- ##### FUNCTION g_convert_error_quark ##### -->
80 <para>
81
82 </para>
83
84 @Returns: 
85
86 <!-- ##### MACRO open ##### -->
87 <para>
88
89 </para>
90
91