Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/gir/glib-2.0.c
blob: ec98c4d5df8d61747b61717d23e9130a0579c963 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
/**
 * g_file_get_contents:
 * @contents: (out): 
 * @length: (out) (allow-none): 
 */

/**
 * g_markup_escape_text:
 * Return value: (transfer full):
 */

/**
 * g_thread_init:
 * @vtable: (allow-none):
 */
 
/**
 * g_main_loop_new:
 * @context: (allow-none):
 */