about summary refs log tree commit diff stats
path: root/tests/helpers.h
blob: b3118953709f3c66b97411a0cb93542ad7192409 (plain) (blame)
1
2
3
4
5
6
7
#include "glib.h"

void load_preferences(void **state);
void close_preferences(void **state);

void glist_set_cmp(GCompareFunc func);
int glist_contents_equal(const void *actual, const void *expected);
head> <body> <a href="index.html">Development Index</a> <h1>Dash - Scripting</h1> <h2 id="hello">Hello World</h2> <h2 id="io">Input / Output</h2> <h2 id="var">Variables</h2> <h2 id="if">Conditions</h2> <a href="index.html">Development Index</a> <p>This is part of the c9-doc Manual. Copyright (C) 2016 c9 Team. See the file <a href="../fdl-1.3-standalone.html">Gnu Free Documentation License</a> for copying conditions.</p> </body> </html>