Showing the buddy list with DBus
Ka-Hing Cheung
khc at hxbc.us
Tue Jun 1 22:46:38 EDT 2010
On Tue, 2010-06-01 at 16:38 +0200, Tin Tvrtković wrote:
> Hello there.
>
> I'm trying to write a better Pidgin applet to use with Cairo-dock. I'm
> trying to use DBus to get the buddy list to show and hide itself. As far
> as I can tell, I can use PurpleBlistSetVisible(show), but I'd to use
> pidgin_blist_toggle_visibility() instead (seems like a nicer way). Is
> this possible? Is pidgin_blist_toggle_visibility() exposed through DBus?
It's not. Only core libpurple functions and none of the pidgin_*
functions are exposed through DBus.
-khc
More information about the Devel
mailing list