Searched defs:G_TYPE_IS_FLAGS (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/glib/gobject/
H A Dgenums.h76 * G_TYPE_IS_FLAGS:
83 #define G_TYPE_IS_FLAGS(type) (G_TYPE_FUNDAMENTAL (type) == G_TYPE_FLAGS) macro

Completed in 99 milliseconds