anotherim-desktop/plugins/windows-notification/api/include/gobject/winrt.h

15 lines
185 B
C
Raw Normal View History

2021-02-21 23:13:23 +00:00
#ifndef __WINRT_GLIB_2_H__
#define __WINRT_GLIB_2_H__
#ifdef __cplusplus
extern "C"
{
#endif
gboolean winrt_InitApartment();
#ifdef __cplusplus
}
#endif
2021-02-21 23:13:23 +00:00
#endif // __WINRT_GLIB_2_H__