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

/external/bluetooth/glib/gio/
H A Dgwin32appinfo.h32 #define G_WIN32_APP_INFO_CLASS(k) (G_TYPE_CHECK_CLASS_CAST((k), G_TYPE_WIN32_APP_INFO, GWin32AppInfoClass))
35 #define G_WIN32_APP_INFO_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), G_TYPE_WIN32_APP_INFO, GWin32AppInfoClass))
38 typedef struct _GWin32AppInfoClass GWin32AppInfoClass; typedef in typeref:struct:_GWin32AppInfoClass

Completed in 63 milliseconds