libxkbcommon/xkbcommon
Wander Lairson Costa ac59e735eb Make C++ happy.
For most functions taking an enum flags parameter, we use 0 value to
indicate that no flags should be applied.

C++ has a stronger type system than C and will not implicitly convert
int's to enum's. Thus, we create valid 0 enum values for enum types
where it makes sense.

Signed-off-by: Wander Lairson Costa <wander.lairson@gmail.com>
Signed-off-by: Ran Benita <ran234@gmail.com>
2013-09-26 15:54:53 +03:00
..
xkbcommon-compat.h Split the mods, layout, leds parts of xkb_state_components 2012-10-22 21:48:40 +02:00
xkbcommon-keysyms.h Resync keysym database 2013-07-17 22:47:32 +01:00
xkbcommon-names.h Improve API doxygen documentation 2012-09-24 09:13:32 +10:00
xkbcommon.h Make C++ happy. 2013-09-26 15:54:53 +03:00