From: Tuc at B. H. <tu...@tu...> - 2004-05-14 16:44:38
|
Hi, I've read the PERL-HOWTO, and as much examples as I can find, but I'm having a slight problem matching things up. EG: In the PERL-HOWTO sample function signed_on_cb, my first question is how do you know it returns 2 pieces, a handle to an account and data? Then how do you know there is a get_account for the account, and then a get_username for THAT. Then when do you know when to use other things not signals and what data that passes , as wll as all the other Gaim:: functions. I also don't see anything that will let me get what a buddys away message is. Is this available? Thanks, Tuc |