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