repo.or.cz
/
gtk-doc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
tests: add examples for other gobject types
[gtk-doc.git]
/
tests
/
gobject
/
src
/
tester.h
blob
36cb91c20acb0412ec50f45e817265c4ba1c8c7e
1
#ifndef GTKDOC_TESTER_H
2
#define GTKDOC_TESTER_H
3
4
#include
"gobject.h"
5
#include
"giface.h"
6
#include
"gtypes.h"
7
8
#endif
// GTKDOC_TESTER_H
9