libpurple/dbus-define-api.h

branch
soc.2013.gobjectification.plugins
changeset 36832
e882bcc46c2b
parent 34760
062535fbe1e9
child 36848
7fafdda14844
equal deleted inserted replaced
36831:9d29e248716d 36832:e882bcc46c2b
1 #ifndef __GI_SCANNER__ /* hide this file from g-ir-scanner */
1 #error "This is file is not a valid C code" 2 #error "This is file is not a valid C code"
2 3
3 /* This file contains some of the macros from other header files as 4 /* This file contains some of the macros from other header files as
4 function declarations. This does not make sense in C, but it 5 function declarations. This does not make sense in C, but it
5 provides type information for the dbus-analyze-functions.py 6 provides type information for the dbus-analyze-functions.py
10 11
11 /* connection.h */ 12 /* connection.h */
12 gboolean PURPLE_CONNECTION_IS_CONNECTED(PurpleConnection *connection); 13 gboolean PURPLE_CONNECTION_IS_CONNECTED(PurpleConnection *connection);
13 gboolean PURPLE_CONNECTION_IS_VALID(PurpleConnection *connection); 14 gboolean PURPLE_CONNECTION_IS_VALID(PurpleConnection *connection);
14 15
16 #endif /* __GI_SCANNER__ */

mercurial