| 71 DBUS_EXPORT const char *dbus_example_get_buddy_name(PurpleBuddy *buddy); |
71 DBUS_EXPORT const char *dbus_example_get_buddy_name(PurpleBuddy *buddy); |
| 72 |
72 |
| 73 /* This file has been generated by the #dbus-analize-functions.py |
73 /* This file has been generated by the #dbus-analize-functions.py |
| 74 script. It contains dbus wrappers for the four functions declared |
74 script. It contains dbus wrappers for the four functions declared |
| 75 above. */ |
75 above. */ |
| 76 #include "dbus-example-bindings.c" |
76 #include "dbus-example-bindings.ch" |
| 77 |
77 |
| 78 /* This is the PurpleText object we want to make publicly visible. */ |
78 /* This is the PurpleText object we want to make publicly visible. */ |
| 79 static PurpleText hello; |
79 static PurpleText hello; |
| 80 |
80 |
| 81 /* Here come the definitions of the four exported functions. */ |
81 /* Here come the definitions of the four exported functions. */ |