libui-ffi 0.4.0

Easy to build low-level bindings to 'libui-ng'
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 23 march 2019

libui_sources += [
	'common/attribute.c',
	'common/attrlist.c',
	'common/attrstr.c',
	'common/areaevents.c',
	'common/control.c',
	'common/debug.c',
	'common/matrix.c',
	'common/opentype.c',
	'common/shouldquit.c',
	'common/table.c',
	'common/tablemodel.c',
	'common/tablevalue.c',
	'common/userbugs.c',
	'common/utf.c',
]