Mercurial > pidgin
comparison libpurple/dbus-server.h @ 29277:b98519a42e53
propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
to branch 'im.pidgin.cpw.attention_ui' (head 152f22112dfd920caedfff2893c8ffd449c1083c)
author | Marcus Lundblad <ml@update.uu.se> |
---|---|
date | Mon, 02 Mar 2009 22:07:59 +0000 |
parents | 584063555949 |
children | c900484e41c0 |
comparison
equal
deleted
inserted
replaced
29276:a0668fbf2483 | 29277:b98519a42e53 |
---|---|
171 */ | 171 */ |
172 void *purple_dbus_get_handle(void); | 172 void *purple_dbus_get_handle(void); |
173 | 173 |
174 /** | 174 /** |
175 * Determines whether this instance owns the DBus service name | 175 * Determines whether this instance owns the DBus service name |
176 * | 176 * |
177 * @since 2.1.0 | 177 * @since 2.1.0 |
178 */ | 178 */ |
179 gboolean purple_dbus_is_owner(void); | 179 gboolean purple_dbus_is_owner(void); |
180 | 180 |
181 /** | 181 /** |