Function
Pidginretrieve_user_info
Declaration [src]
void
pidgin_retrieve_user_info (
PurpleConnection* conn,
const char* name
)
Parameters
conn |
PurpleConnection |
The connection to get information from. |
|
The data is owned by the caller of the function. | |
name |
const char* |
The user to get information about. |
|
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. |